HN user

hodware

20 karma
Posts3
Comments3
View on HN

LemonadeJS is a reactive javascript micro-library (about 6 KBytes). It enhances the integration between the JavaScript (controllers) and the HTML (view). It supports two-way binding and helps you to deliver great reusable components.

https://lemonadejs.net/v2/

- No transpiles; - Works in the browser or NPM; - Reducers; - Extensions (Router, List with search and pagination, Signature pad)... max 1.8 Kbytes.