From 5eb6d88cb80bfd157b3d32d6e5aee42c2a08317e Mon Sep 17 00:00:00 2001 From: Eugenio Monforte Date: Sat, 9 Nov 2019 21:04:48 -0300 Subject: [PATCH] Add Onsen library --- README.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ffc003a..d96c096 100644 --- a/README.md +++ b/README.md @@ -517,6 +517,19 @@ [back to table of contents](#user-content-contents) +#### Javascript Only + +- [Vue.js](https://vuejs.org/) - The Progressive JavaScript Framework + +- [React](https://reactjs.org/) - JavaScript library for building user interfaces + +- [Angular](https://angular.io/) - One framework. Mobile & desktop. + +- [Moment.js](http://momentjs.com/) - Parse, validate, manipulate, and display dates and times in JavaScript. + +[back to table of contents](#user-content-contents) + + #### CSS + Javascript - [Semantic UI](https://semantic-ui.com/) - User Interface is the language of the web. @@ -551,18 +564,7 @@ - [Vuesax](https://lusaxweb.github.io/vuesax/) - Frontend Vue components. -[back to table of contents](#user-content-contents) - - -#### Javascript Only - -- [Vue.js](https://vuejs.org/) - The Progressive JavaScript Framework - -- [React](https://reactjs.org/) - JavaScript library for building user interfaces - -- [Angular](https://angular.io/) - One framework. Mobile & desktop. - -- [Moment.js](http://momentjs.com/) - Parse, validate, manipulate, and display dates and times in JavaScript. +- [Onsen](https://onsen.io/) - The most beautiful and efficient way to develop HTML5 hybrid and mobile web apps. [back to table of contents](#user-content-contents)