Compare commits

...

2 Commits

Author SHA1 Message Date
Darío Hereñú
0c19514db8 Merge 1b76104476 into f54cf284aa 2023-07-05 02:29:56 -07:00
Darío Hereñú
1b76104476 Minor fix (line 227) 2021-10-13 20:30:02 -03:00

View File

@@ -231,7 +231,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.