DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Show HN: Mador – Make any DOM reactive with a tiny 80-line Proxy state tuple

Quality: 8/10 Relevance: 8/10

Summary

Mador is a tiny reactive DOM runtime that lets you bind state to existing DOM without a full framework. It uses a Proxy-based state model with read dependencies, batches writes for efficiency, and emphasizes a minimal footprint (~855 bytes minified) and no component lifecycle. The README includes usage examples and explains reactive bindings and state updates.

🚀 Service construit par Johan Denoyer