eirik k

@eirik.space

web dev & music my band: @payphones.band https://blento.app/eirik.space

Potentially obvious answer, but which one is better? The idea is that text color indicates what type a value has, even if the preview (non expanded object) shows a stringified representation. One screenshot uses the designated date value color and the other uses the designated string value color.

Screenshot of svelte inspect valueScreenshot of svelte inspect value

Astro Starlight is really cool. If I find the time I will probably redo the documentation page for Svelte Inspect Value in Starlight next year.

I wish I found AI exciting. I would have a Really Cool Time™ right now, but I'm instead I'm having a "not really feeling it" kind of time.

coin flipping app where there is a chance for fumbling the catch and having the coin roll under a couch or down a grate and sometimes, very rarely, land on its edge

Svelte Inspect Value finally has built in persistence for Panel settings and state (disabled by default.) It can even sync between tabs if that's useful somehow.

Spent time learning about SVG filters today because GLASS I don't think I want it to be a thing on the web (or my phone) but it looks so NEAT

I’ve made Sveltest a thing 🫣 sveltest.dev This is documentation for getting started using vitest-browser-svelte in your projects I’m currently going through the docs sveltest.dev/docs/getting-started comparing with what me and my team are doing “real-world” and validating Contributions welcome

Sveltest - Comprehensive Testing Suite for Svelte

A comprehensive collection of testing patterns and examples for modern Svelte applications

sveltest.dev

Svelte Inspect Value 0.8.0 is out! github.com/ampled/svelt... Release notes summary in emoji: 🔎🔦⌨️🐛⚡️ Unless I decide Inspect needs an "edit mode" this should be the last big update in a while. I think the code needs some cleanup. I should finish the custom components API, though.