Show HN: Cami.js – A No Build, Web Component Based Reactive Framework Hi Everyone! My main motivation for making this was that I wanted something as powerful as Svelte or React but I wanted no build steps, no JSON API, and I wanted something as close to vanilla js as much as possible. I'm mainly a backend developer, and I wanted to simply return html with some interactive islands when I need to (whose components get 'hydrated' with by backend language's templates). Some key ideas: • It's centered around light dom web components • Uses a "reactive element", which uses observables for fine-grained reactivity • Rendering is done through lit-html's tagged templates • A pub/sub store • Easy immutability using immer (it powers the observable updates & also the reducers) It's my first 'serious' library that I'm using in some work prototypes, and it's also my first 'real' open source project, so comments & feedback would be great! https://ift.tt/8sByj9h November 5, 2023 at 12:03AM
Show HN: Cami.js – A No Build, Web Component Based Reactive Framework https://ift.tt/c9Y1mWe
Related Articles
Show HN: val – An arbitrary precision calculator language https://ift.tt/sr7k2MKShow HN: val – An arbitrary precision calculator language Wrote this t… Read More
Show HN: We made a VS Code extension to recreate a debugger experience from logs https://ift.tt/dYBfha1Show HN: We made a VS Code extension to recreate a debugger experience… Read More
Show HN: Particle - News, Organized https://ift.tt/ojV1CadShow HN: Particle - News, Organized Hello HN! Particle News product en… Read More
Show HN: Milter in Rust to Add Headers https://ift.tt/Vo4RU79Show HN: Milter in Rust to Add Headers Here's a milter in Rust that ad… Read More
Show HN: Rocal – Full-stack WASM framework https://ift.tt/93cOfQpShow HN: Rocal – Full-stack WASM framework https://ift.tt/PD2nH37 Apri… Read More
Show HN: Plandex v2 – open source AI coding agent for large projects and tasks https://ift.tt/NvTWnyZShow HN: Plandex v2 – open source AI coding agent for large projects a… Read More
Show HN: Zuni (YC S24) – AI Copilot for the Browser https://ift.tt/Wd0a6w8Show HN: Zuni (YC S24) – AI Copilot for the Browser Hi HN, I'm Will, a… Read More
Show HN: HN Watercooler – listen to HN threads as an audio conversation https://ift.tt/NTjty3vShow HN: HN Watercooler – listen to HN threads as an audio conversatio… Read More
0 Comments: