Educational guide comparing React and Svelte component patterns, covering state management, templating, styling, event handling, lifecycle hooks, and component composition with code examples.
mdsvex is a Markdown preprocessor for Svelte that enables writing Markdown within Svelte components. The monorepo contains mdsvex itself along with supporting packages for parsing and manipulating Svelte ASTs, with contributions managed through changesets.
Ouroboros HTML is a humorous project that compiles HTML through 20 incompatible programming languages and runtimes (Python, PHP, Go, C, WebAssembly, Brainfuck, JavaScript, Svelte, PostgreSQL, Pandoc, and others) to produce functionally identical HTML5 output, demonstrating the software engineering principle of solving problems through layers of indirection while ironically proving the inverse theorem about too many abstraction layers.