Add AngularJS

This commit is contained in:
Hugo Torzuoli 2018-01-14 15:52:23 +01:00 committed by GitHub
parent 6aa449700d
commit e76f1d914c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,7 +182,8 @@
- [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps.
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
- [Polymer](https://github.com/Granze/awesome-polymer) - JavaScript library to develop Web Components.
- [Angular](https://github.com/gdi2290/awesome-angular) - App framework.
- [AngularJS](https://github.com/gianarb/awesome-angularjs) - App framework (version 1).
- [Angular](https://github.com/gdi2290/awesome-angular) - App framework (version 2+).
- [Backbone](https://github.com/sadcitizen/awesome-backbone) - App framework.
- [HTML5](https://github.com/diegocard/awesome-html5) - Markup language used for websites & web apps.
- [SVG](https://github.com/willianjusten/awesome-svg) - XML-based vector image format.