Compare commits

...

2 Commits

Author SHA1 Message Date
Darío Hereñú
2bea6a0974 Merge 1b76104476 into 10ce9d2860 2023-02-24 11:49:30 -04:00
Darío Hereñú
1b76104476 Minor fix (line 227) 2021-10-13 20:30:02 -03:00

View File

@@ -232,7 +232,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [ripple](https://github.com/ripplejs/ripple) - A tiny foundation for building reactive views. * [ripple](https://github.com/ripplejs/ripple) - A tiny foundation for building reactive views.
* [rivets](https://github.com/mikeric/rivets) - Lightweight and powerful data binding + templating solution. * [rivets](https://github.com/mikeric/rivets) - Lightweight and powerful data binding + templating solution.
* [derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers. * [derby](https://github.com/derbyjs/derby) - MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.
* [derby-awesome](https://github.com/russll/awesome-derby) - A collection of awesome derby components * [derby-awesome](https://github.com/russll/awesome-derby) - A collection of awesome derby components
* [way.js](https://github.com/gwendall/way.js) - Simple, lightweight, persistent two-way databinding. * [way.js](https://github.com/gwendall/way.js) - Simple, lightweight, persistent two-way databinding.
* [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast). * [mithril.js](https://github.com/lhorie/mithril.js) - Mithril is a client-side MVC framework (Light-weight, Robust, Fast).
* [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework. * [jsblocks](https://github.com/astoilkov/jsblocks) - jsblocks is better MV-ish framework.