A developer created a browser-based reimplementation of QBasic 1.1, including the compiler, virtual machine, and IDE, built with TypeScript and Svelte 5.
Lisse is a JavaScript library for drawing squircle corners, the smooth curves used by Figma and iOS. It offers bindings for React, Vue, and Svelte with features for per-corner control, borders, and shadows.
Stardrift is a 3D music exploration platform built from 43 million songs in the Musicbrainz database, offering playback via Apple MusicKit with Wikipedia integration and an immersive VR experience via WebXR. The project features a 3D galaxy visualization with 2.3 million stars representing albums, interactive games, and custom UI built with Svelte 5 and Three.js, optimized for Quest 3 and Vision Pro headsets.
Cube is a JavaScript animation library providing four core motions—rise, leave, morph, and reveal—with fixed durations and curves, zero dependencies in its core, and support for React, Vue, Solid, and Svelte. It prioritizes simplicity over customization, using the Web Animations API and IntersectionObserver without polyfills or frame loops.