From 3926f4b0a98f196cf4d8658273277c9b88dc4521 Mon Sep 17 00:00:00 2001 From: Dmitri Suvorov Date: Sun, 8 May 2016 00:08:28 +0300 Subject: [PATCH 01/26] Added ngReact and angular-swagger-ui --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ceae27e..d6d57e5 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Table of contents: * [Foxandxss/angular-toastr](https://github.com/Foxandxss/angular-toastr) - Angular port of CodeSeven/toastr. * [jirikavi/AngularJS-Toaster](https://github.com/jirikavi/AngularJS-Toaster) - AngularJS Toaster is a customized version of "toastr" non-blocking notification javascript library. * [angular-slider/angularjs-slider](https://github.com/angular-slider/angularjs-slider) - Slider directive for AngularJS. No dependencies and mobile friendly. +* [ngReact/ngReact](https://github.com/ngReact/ngReact) - Use React Components in Angular. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. @@ -176,6 +177,7 @@ Table of contents: * [angulartics/angulartics](https://github.com/angulartics/angulartics) - Analytics for AngularJS applications. * [Ciul/angular-facebook](https://github.com/Ciul/angular-facebook) - An AngularJS module based approach to the Facebook Javascript SDK. * [pc035860/angular-easyfb](https://github.com/pc035860/angular-easyfb) - Super easy AngularJS + Facebook JavaScript SDK. +* [Orange-OpenSource/angular-swagger-ui](https://github.com/Orange-OpenSource/angular-swagger-ui) - An AngularJS implementation of Swagger UI. ## Internationalization * [angular-translate/angular-translate](https://github.com/angular-translate/angular-translate) - i18n in your AngularJS apps, made easy. From f0600b62b9a309a5e3e174f55db759012aa1e8c7 Mon Sep 17 00:00:00 2001 From: Dmitri Suvorov Date: Fri, 13 May 2016 23:44:41 +0300 Subject: [PATCH 02/26] Added ocLazyLoad and angular-photoswipe --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6d57e5..cdd9a21 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Table of contents: * [jirikavi/AngularJS-Toaster](https://github.com/jirikavi/AngularJS-Toaster) - AngularJS Toaster is a customized version of "toastr" non-blocking notification javascript library. * [angular-slider/angularjs-slider](https://github.com/angular-slider/angularjs-slider) - Slider directive for AngularJS. No dependencies and mobile friendly. * [ngReact/ngReact](https://github.com/ngReact/ngReact) - Use React Components in Angular. +* [m00s/angular-photoswipe](https://github.com/m00s/angular-photoswipe) - An angular directive for PhotoSwipe image gallery. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. @@ -160,6 +161,7 @@ Table of contents: * [outbrain/leonardo](https://github.com/outbrain/Leonardo) - Add-on tool for centralizing your client side mocking. * [rev087/ng-inspector](https://github.com/rev087/ng-inspector) - A browser extension that displays an inspector panel showing the AngularJS scope hierarchy in the current page in real time. * [Linkurious/angular-performance](https://github.com/Linkurious/angular-performance) - A chrome extension aimed at monitoring angular application performance. +* [ocombe/ocLazyLoad](https://github.com/ocombe/ocLazyLoad) - Lazy load modules & components in AngularJS. ## View * [AngularStrap](http://mgcrea.github.io/angular-strap/) - AngularJS native directives for Bootstrap. From 81984415336dad68283f074fa81f38a6fe52585c Mon Sep 17 00:00:00 2001 From: guillaume-fr Date: Tue, 17 May 2016 10:16:56 +0200 Subject: [PATCH 03/26] Add Angular Material --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdd9a21..ff5343e 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Table of contents: * [ocombe/ocLazyLoad](https://github.com/ocombe/ocLazyLoad) - Lazy load modules & components in AngularJS. ## View +* [Angular Material](https://material.angularjs.org) - A set of reusable, well-tested, and accessible UI components based on Material Design. * [AngularStrap](http://mgcrea.github.io/angular-strap/) - AngularJS native directives for Bootstrap. * [Angular UI](http://angular-ui.github.io/) - Angular UI is the companion suite(s) to the AngularJS framework. * [Augus/ngAnimate](https://github.com/Augus/ngAnimate) - ngAnimate is best effect solution made for AngularJS. From bfac05d9cf52f7d490be1d526fa8c71e1a681271 Mon Sep 17 00:00:00 2001 From: Franco Sioquim Date: Thu, 21 Jul 2016 19:59:34 +1200 Subject: [PATCH 04/26] Add Angular NVD3 charts --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff5343e..228dbe8 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ Table of contents: ## Chart * [n3-charts/line-chart](https://github.com/n3-charts/line-chart) - Awesome charts for AngularJS. * [bouil/angular-google-chart](https://github.com/bouil/angular-google-chart) - Google Chart Tools AngularJS Directive Module. +* [krispo/angular-nvd3](https://github.com/krispo/angular-nvd3) - angular directive using NVD3 charting library (based on d3). * [chinmaymk/angular-charts](https://github.com/chinmaymk/angular-charts) - angular directives for creating common charts using d3. * [carlcraig/tc-angular-chartjs](https://github.com/carlcraig/tc-angular-chartjs) - Add Chart.js charts to your AngularJS application. * [stpa-co/angular-morris-chart](https://github.com/stewones/angular-morris-chart) - Create morris chart easily with this directives. From 308572c134f8b2be36a39181f68496eb2a86cfcd Mon Sep 17 00:00:00 2001 From: Gaurav Arora Date: Thu, 21 Jul 2016 17:02:47 +0530 Subject: [PATCH 05/26] Update README.md add chart.js angular directive --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 228dbe8..6aabb78 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Table of contents: * [chinmaymk/angular-charts](https://github.com/chinmaymk/angular-charts) - angular directives for creating common charts using d3. * [carlcraig/tc-angular-chartjs](https://github.com/carlcraig/tc-angular-chartjs) - Add Chart.js charts to your AngularJS application. * [stpa-co/angular-morris-chart](https://github.com/stewones/angular-morris-chart) - Create morris chart easily with this directives. +* [jtblin/angular-chart.js](https://github.com/jtblin/angular-chart.js) - Reactive, responsive, beautiful charts using Chart.js ## Task * [ericclemmons/grunt-angular-templates](https://github.com/ericclemmons/grunt-angular-templates) - Grunt build task to concatenate & pre-load your AngularJS templates. From 1648fd5950618cef6fdaf11155b4fd44a4966e32 Mon Sep 17 00:00:00 2001 From: Benjamin Charity Date: Mon, 25 Jul 2016 20:57:29 -0400 Subject: [PATCH 06/26] added angular-json-calendar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aabb78..136d3ba 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ Table of contents: * [angular-slider/angularjs-slider](https://github.com/angular-slider/angularjs-slider) - Slider directive for AngularJS. No dependencies and mobile friendly. * [ngReact/ngReact](https://github.com/ngReact/ngReact) - Use React Components in Angular. * [m00s/angular-photoswipe](https://github.com/m00s/angular-photoswipe) - An angular directive for PhotoSwipe image gallery. +* [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An Angular module that generates calendar data as a JSON object and/or HTML. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From 187f9a34268f1c5217e8b3b4eaec55dbcf254e8f Mon Sep 17 00:00:00 2001 From: Benjamin Charity Date: Mon, 25 Jul 2016 21:00:15 -0400 Subject: [PATCH 07/26] fixed spelling per contribution guidelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 136d3ba..cbf6e75 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Table of contents: * [angular-slider/angularjs-slider](https://github.com/angular-slider/angularjs-slider) - Slider directive for AngularJS. No dependencies and mobile friendly. * [ngReact/ngReact](https://github.com/ngReact/ngReact) - Use React Components in Angular. * [m00s/angular-photoswipe](https://github.com/m00s/angular-photoswipe) - An angular directive for PhotoSwipe image gallery. -* [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An Angular module that generates calendar data as a JSON object and/or HTML. +* [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An AngularJS module that generates calendar data as a JSON object and/or HTML. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From 58afca7438f6ddf296deaa2065385315d5f7828a Mon Sep 17 00:00:00 2001 From: tom Date: Sun, 21 Aug 2016 14:49:16 -0700 Subject: [PATCH 08/26] Add ng-poly Yeoman generator. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbf6e75..3a78f63 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Table of contents: * [matthieu-D/angular-lorem-image](https://github.com/matthieu-D/angular-lorem-image) - This directive provides lorem image generation for your website by using the great lorempixel service to generate images. * [ajoslin/angular-promise-tracker](https://github.com/ajoslin/angular-promise-tracker) - Easily add spinners or general request tracking to your AngularJS app. * [yeoman/generator-angular](https://github.com/yeoman/generator-angular) - Yeoman generator for AngularJS apps. +* [dustinspecker/generator-ng-poly](https://github.com/dustinspecker/generator-ng-poly) - Yeoman generator for AngularJS apps with customizable tooling. Adheres to John Papa and Todd Motto style guides, and features many robust subgenerators. * [angular/angularjs-batarang](https://github.com/angular/batarang) - AngularJS WebInspector Extension for Chrome. * [decipherinc/angular-debaser](https://github.com/decipherinc/angular-debaser/) - Just a better way to test AngularJS apps. * [outbrain/leonardo](https://github.com/outbrain/Leonardo) - Add-on tool for centralizing your client side mocking. From d7671bdce054719a0cc63b810cc39058b73807ed Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Wed, 24 Aug 2016 13:11:13 +0200 Subject: [PATCH 09/26] Adding an additional seed project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a78f63..6c8a793 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Table of contents: * [ziyasal/ng-espack-boilerplate](https://github.com/ziyasal/ng-espack-boilerplate) - AngularJS 1.4x and ES6 application boilerplate /w testing practices using Webpack * [akveo/blur-admin](https://github.com/akveo/blur-admin) - Free premium Angular 1.x Bootsrap Admin dashboard * [gusgard/angular-seed-es6](https://github.com/gusgard/angular-seed-es6) - AngularJS 1.5 starter repo using best practices + ES6 + SASS + Browserify + BrowserSync. +* [simskij/angular-seed](https://github.com/simskij/angular-seed) AngularJS 1.5 Seed + Premade Gulp scripts and project directory layout. ## User Manager From c2523b69dc46bfb5bfaf60f9a23e145cbee6f261 Mon Sep 17 00:00:00 2001 From: Mikhail Kopylov Date: Tue, 30 Aug 2016 16:40:46 +0300 Subject: [PATCH 10/26] Update README.md Add angular-autodisable directive --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6c8a793..35c860c 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Table of contents: * [ngReact/ngReact](https://github.com/ngReact/ngReact) - Use React Components in Angular. * [m00s/angular-photoswipe](https://github.com/m00s/angular-photoswipe) - An angular directive for PhotoSwipe image gallery. * [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An AngularJS module that generates calendar data as a JSON object and/or HTML. +* [kirstein/angular-autodisable](https://github.com/kirstein/angular-autodisable) - An extension to angular ng-click directive that automatically sets the element to disabled if the handler would return a promise. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From 7cdbbc2d617044ca65f9f9af4fc200cf84cb5767 Mon Sep 17 00:00:00 2001 From: Benjamin Charity Date: Tue, 6 Sep 2016 11:40:17 -0400 Subject: [PATCH 11/26] Added angular-keypad https://github.com/benjamincharity/angular-keypad --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35c860c..087d560 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ Table of contents: * [m00s/angular-photoswipe](https://github.com/m00s/angular-photoswipe) - An angular directive for PhotoSwipe image gallery. * [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An AngularJS module that generates calendar data as a JSON object and/or HTML. * [kirstein/angular-autodisable](https://github.com/kirstein/angular-autodisable) - An extension to angular ng-click directive that automatically sets the element to disabled if the handler would return a promise. +* [benjamincharity/angular-keypad](https://github.com/benjamincharity/angular-keypad) - :iphone::1234: A numerical keypad built for mobile devices. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From 2a1fb7816049dc5588bbe612384e800fac8fd268 Mon Sep 17 00:00:00 2001 From: Natthakit Khamso Date: Sun, 11 Sep 2016 18:06:01 +0200 Subject: [PATCH 12/26] Added ng-next to the Other section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 087d560..0307656 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Table of contents: ## Chart * [n3-charts/line-chart](https://github.com/n3-charts/line-chart) - Awesome charts for AngularJS. * [bouil/angular-google-chart](https://github.com/bouil/angular-google-chart) - Google Chart Tools AngularJS Directive Module. -* [krispo/angular-nvd3](https://github.com/krispo/angular-nvd3) - angular directive using NVD3 charting library (based on d3). +* [krispo/angular-nvd3](https://github.com/krispo/angular-nvd3) - angular directive using NVD3 charting library (based on d3). * [chinmaymk/angular-charts](https://github.com/chinmaymk/angular-charts) - angular directives for creating common charts using d3. * [carlcraig/tc-angular-chartjs](https://github.com/carlcraig/tc-angular-chartjs) - Add Chart.js charts to your AngularJS application. * [stpa-co/angular-morris-chart](https://github.com/stewones/angular-morris-chart) - Create morris chart easily with this directives. @@ -221,6 +221,7 @@ Table of contents: * [mgechev/angularjs-in-patterns](https://github.com/mgechev/angularjs-in-patterns) - This repository provides different look into AngularJS. * [Gillespie59/eslint-plugin-angular](https://github.com/Gillespie59/eslint-plugin-angular) - ESLint plugin for AngularJS application. * [kasperlewau/angular-bind-notifier](https://github.com/kasperlewau/angular-bind-notifier) - Low $watch count namespaced AngularJS bindings, i.e. refreshment of one-way binds. +* [Aqu1nt/ng-next](https://github.com/Aqu1nt/ng-next) - A very simple and elegant way to use AngularJS 1.x with ES6 / ES7. ## License From c5cd9e0dc95646c85755f8503f91b8f6312ecae2 Mon Sep 17 00:00:00 2001 From: lunix01 <646696730@qq.com> Date: Tue, 20 Sep 2016 13:28:39 +0800 Subject: [PATCH 13/26] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0307656..0c60c13 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Table of contents: * [typescript-angular](https://github.com/tastejs/todomvc/tree/master/examples/typescript-angular) ## Other +* [toddmotto/angular-styleguide](https://github.com/toddmotto/angular-styleguide) - Angular styleguide for teams. * [mgechev/angularjs-style-guide](https://github.com/mgechev/angularjs-style-guide) - Community-driven set of best practices for AngularJS application development. * [shyamseshadri/angularjs-book](https://github.com/shyamseshadri/angularjs-book) - Examples and Code snippets from the AngularJS O'Reilly book. * [johnpapa/angularjs-styleguide](https://github.com/johnpapa/angular-styleguide) - A starting point for AngularJS development teams to provide consistency through good practices. From fcd48bac2f40963c84483a827cfda7b16ffe798b Mon Sep 17 00:00:00 2001 From: ruiming Date: Mon, 26 Sep 2016 00:28:07 +0800 Subject: [PATCH 14/26] Add angular-promise-buttons --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0c60c13..f334218 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Table of contents: * [jdpedrie/angularjs-camelCase-to-human-filter](https://github.com/jdpedrie/angularjs-camelCase-to-human-filter) - AngularJS Filter to convert camelCase strings to human readable strings. ## Directive +* [johannesjo/angular-promise-buttons](https://github.com/johannesjo/angular-promise-buttons) - Chilled loading buttons for AngularJS. * [zizzamia/ng-tasty](https://github.com/zizzamia/ng-tasty) - Lightweight, flexible, and tasty collection of reusable UI components for AngularJS, like grandma used to make. ( table directive, range filter ). * [tombatossals/angular-leaflet-directive](https://github.com/tombatossals/angular-leaflet-directive) - AngularJS directive to embed and interact with maps managed by Leaflet library. * [esvit/angular-social](https://github.com/esvit/angular-social) - Social like-buttons with counters for sites (even ajax sites). From 47b01d729bd9604e15cdd85c55b1a2da0369437e Mon Sep 17 00:00:00 2001 From: lunix01 <646696730@qq.com> Date: Wed, 28 Sep 2016 10:52:00 +0800 Subject: [PATCH 15/26] Directive add angular-sticky --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f334218..f6d7e01 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Table of contents: * [benjamincharity/angular-json-calendar](https://github.com/benjamincharity/angular-json-calendar) - An AngularJS module that generates calendar data as a JSON object and/or HTML. * [kirstein/angular-autodisable](https://github.com/kirstein/angular-autodisable) - An extension to angular ng-click directive that automatically sets the element to disabled if the handler would return a promise. * [benjamincharity/angular-keypad](https://github.com/benjamincharity/angular-keypad) - :iphone::1234: A numerical keypad built for mobile devices. +* [harm-less/angular-sticky](https://github.com/harm-less/angular-sticky) - :Pure javascript AngularJS directive to make elements stick when scrolling. ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From 9c0a3a5f926ac6b004b0615a78793c9f2f63ac3b Mon Sep 17 00:00:00 2001 From: Kenneth Palaganas Date: Wed, 28 Sep 2016 13:53:28 +0800 Subject: [PATCH 16/26] Add NativeScript --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f334218..d77efc3 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Table of contents: * [driftyco/ng-cordova](https://github.com/driftyco/ng-cordova/) - AngularJS Cordova wrappers for common Cordova plugins. * [revolunet/angular-carousel](https://github.com/revolunet/angular-carousel) - Mobile friendly AngularJS carousel. * [driftyco/ionic](https://github.com/driftyco/ionic) - Advanced HTML5 Hybrid Mobile App Framework. +* [NativeScript](https://github.com/NativeScript/NativeScript) - Build truly native cross-platform iOS and Android apps with AngularJS. ## Web Service * [mgonto/restangular](https://github.com/mgonto/restangular) - AngularJS service to handle Rest API Restful Resources properly and easily. From 8d2fa21103cc0744c7fac0b1dfae4882f53b5368 Mon Sep 17 00:00:00 2001 From: Kenneth Palaganas Date: Tue, 4 Oct 2016 17:28:06 +0800 Subject: [PATCH 17/26] Add userapp-angular --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57aa1a0..1289de3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Table of contents: * [enginous/angular-oauth](https://github.com/angular-oauth/angular-oauth) - Client-side (implicit grant) OAuth 2.0 authorization flow for AngularJS. * [witoldsz/angular-http-auth](https://github.com/witoldsz/angular-http-auth) - HTTP Auth Interceptor Module. * [sahat/satellizer](https://github.com/sahat/satellizer) - Token-based AngularJS Authentication. +* [userapp-angular](https://github.com/userapp-io/userapp-angular) - Adds user authentication to your app with UserApp. ## Mobile * [ajoslin/angular-mobile-nav](https://github.com/ajoslin/angular-mobile-nav) - An AngularJS navigation service for mobile applications. From 7bd50273a16b1a5398b3d055e9e3d0b7eb378050 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Tue, 13 Dec 2016 13:37:30 +0100 Subject: [PATCH 18/26] Add ngParty/Angular1-scaffold --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1289de3..98547f8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Table of contents: ## Seed Projects * [AngularClass/NG6-starter](https://github.com/AngularClass/NG6-starter) - An AngularJS Starter repo for Angular + ES6 + (Webpack or JSPM) by [@AngularClass](https://github.com/AngularClass). * [tomastrajan/angular-js-es6-testing-example](https://github.com/tomastrajan/angular-js-es6-testing-example) - Angular JS seed repository with focus on unit & integration testing (ES6, webpack, karma, mocha), suitable for serious / enterprise projects. +* [ngParty/Angular1-scaffold](https://github.com/ngParty/Angular1-scaffold) - Angular (Tests, Dev/Prod), Karma, Jasmine, Istanbul, TypeScript, NgMetadata, TsLint, Codelyzer, Typings, and Webpack by [@ngParty](https://github.com/ngParty) * [flatlogic/angular-material-dashboard](https://github.com/flatlogic/angular-material-dashboard) - Angular admin dashboard with material design * [ngbp/ngbp](https://github.com/ngbp/ngbp) - A sophisticated build management system for web apps * [vesparny/angular-kickstart](https://github.com/vesparny/angular-kickstart) - Speed up your AngularJS development and testing with a complete and scalable build system that scaffolds the project for you. From 6a4bed4b80d1aaff609c940751d361b8e5494c6b Mon Sep 17 00:00:00 2001 From: Lianyi Han Date: Wed, 14 Dec 2016 09:27:48 -0500 Subject: [PATCH 19/26] add angular-fullstack/generator-angular-fullstack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98547f8..72022b9 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Table of contents: * [rev087/ng-inspector](https://github.com/rev087/ng-inspector) - A browser extension that displays an inspector panel showing the AngularJS scope hierarchy in the current page in real time. * [Linkurious/angular-performance](https://github.com/Linkurious/angular-performance) - A chrome extension aimed at monitoring angular application performance. * [ocombe/ocLazyLoad](https://github.com/ocombe/ocLazyLoad) - Lazy load modules & components in AngularJS. +* [angular-fullstack/generator-angular-fullstack](https://github.com/angular-fullstack/generator-angular-fullstack) - Yeoman AngularJS Full-Stack generator with an Express server. ## View * [Angular Material](https://material.angularjs.org) - A set of reusable, well-tested, and accessible UI components based on Material Design. From 89b754ced147c1d039668e8333529b6cc5ce84f7 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 14 Dec 2016 15:45:47 +0100 Subject: [PATCH 20/26] Replace ngmin with ng-annotate (webpack) ngmin-webpack-plugin is deprecated and recommends ng-annotate-webpack-plugin instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98547f8..7375713 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ Table of contents: ## Task * [ericclemmons/grunt-angular-templates](https://github.com/ericclemmons/grunt-angular-templates) - Grunt build task to concatenate & pre-load your AngularJS templates. * [Kagami/gulp-ng-annotate](https://github.com/Kagami/gulp-ng-annotate) - Add AngularJS dependency injection annotations with ng-annotate. -* [jeffling/ngmin-webpack-plugin](https://github.com/jeffling/ngmin-webpack-plugin) - Webpack plugin for injection of annotations (for pre-minimization). +* [jeffling/ng-annotate-webpack-plugin](https://github.com/jeffling/ng-annotate-webpack-plugin) - Webpack plugin that runs ng-annotate on your bundles. ## TodoMVC * [angular-dart](https://github.com/tastejs/todomvc/tree/master/examples/angular-dart) From fde68c3ec22ad95d13affc082301b89d7469ae6d Mon Sep 17 00:00:00 2001 From: JiHyung Lee Date: Mon, 6 Feb 2017 23:37:47 +0900 Subject: [PATCH 21/26] add urish/angular-moment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a03ee46..dd41db2 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Table of contents: * [kirstein/angular-autodisable](https://github.com/kirstein/angular-autodisable) - An extension to angular ng-click directive that automatically sets the element to disabled if the handler would return a promise. * [benjamincharity/angular-keypad](https://github.com/benjamincharity/angular-keypad) - :iphone::1234: A numerical keypad built for mobile devices. * [harm-less/angular-sticky](https://github.com/harm-less/angular-sticky) - :Pure javascript AngularJS directive to make elements stick when scrolling. +* [urish/angular-moment](https://github.com/urish/angular-moment) - AngularJS directive and filters for [Moment.js](https://momentjs.com/). ## Storage * [gsklee/ngStorage](https://github.com/gsklee/ngStorage) - localStorage and sessionStorage done right for AngularJS. From e0a9b02be9f5376ccd179f321a4cfe7a70d6480d Mon Sep 17 00:00:00 2001 From: andreykh1985 Date: Wed, 1 Mar 2017 17:22:35 +0500 Subject: [PATCH 22/26] Add AngularJS-AnyChart --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd41db2..bf6f4b9 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ Table of contents: * [carlcraig/tc-angular-chartjs](https://github.com/carlcraig/tc-angular-chartjs) - Add Chart.js charts to your AngularJS application. * [stpa-co/angular-morris-chart](https://github.com/stewones/angular-morris-chart) - Create morris chart easily with this directives. * [jtblin/angular-chart.js](https://github.com/jtblin/angular-chart.js) - Reactive, responsive, beautiful charts using Chart.js +* [AnyChart/AnyChart-AngularJS-v1.x](https://github.com/AnyChart/AnyChart-AngularJS-v1.x) - Create robust interactive charts using AnyChart JavaScript charting library with AngularJS v1.x. ## Task * [ericclemmons/grunt-angular-templates](https://github.com/ericclemmons/grunt-angular-templates) - Grunt build task to concatenate & pre-load your AngularJS templates. From 5d01edabf917a9f91ee8ce9221622d9bd7e9bf5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20S=C3=B6der?= Date: Wed, 15 Mar 2017 16:32:26 +0100 Subject: [PATCH 23/26] webcss/angular-indexedDB moved [webcss/angular-indexedDB](https://github.com/webcss/angular-indexedDB/) was moved to [bramski/angular-indexeddb](https://github.com/bramski/angular-indexedDB/) according to (https://github.com/webcss/angular-indexedDB/issues/36), although [bramski/angular-indexeddb](https://github.com/bramski/angular-indexedDB/) [is now also unmaintained](https://github.com/bramski/angular-indexedDB/issues/73), but should contain less bugs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf6f4b9..e20f2c6 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ Table of contents: * [grevory/angular-local-storage](https://github.com/grevory/angular-local-storage) - An AngularJS module that gives you access to the browsers local storage with cookie fallback. * [jmdobry/angular-cache](https://github.com/jmdobry/angular-cache) - angular-cache is a very useful replacement for AngularJS's $cacheFactory. * [jmdobry/angular-data](https://github.com/js-data/js-data-angular) - Data store for AngularJS. -* [webcss/angular-indexedDB](https://github.com/webcss/angular-indexedDB) - An AngularJS serviceprovider to utilize indexedDB with AngularJS. +* [bramski/angular-indexedDB](https://github.com/bramski/angular-indexedDB) - An AngularJS serviceprovider to utilize indexedDB with AngularJS. * [tymondesigns/angular-locker](https://github.com/tymondesigns/angular-locker) - A simple, configurable & fluent abstraction for local/session storage in angular projects. ## Data Manage From d6ae94d9d45a9f4af7c67dcf361241613e9ea7b8 Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Mon, 20 Mar 2017 15:29:13 +0100 Subject: [PATCH 24/26] Update README.md Added another seed project --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e20f2c6..34d5d86 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ Table of contents: * [ziyasal/ng-espack-boilerplate](https://github.com/ziyasal/ng-espack-boilerplate) - AngularJS 1.4x and ES6 application boilerplate /w testing practices using Webpack * [akveo/blur-admin](https://github.com/akveo/blur-admin) - Free premium Angular 1.x Bootsrap Admin dashboard * [gusgard/angular-seed-es6](https://github.com/gusgard/angular-seed-es6) - AngularJS 1.5 starter repo using best practices + ES6 + SASS + Browserify + BrowserSync. -* [simskij/angular-seed](https://github.com/simskij/angular-seed) AngularJS 1.5 Seed + Premade Gulp scripts and project directory layout. +* [simskij/angular-gulp-seed](https://github.com/simskij/angulargulp--seed) AngularJS 1.5 Seed + Premade Gulp scripts and project directory layout. +* [simskij/angular-webpack-seed](https://github.com/simskij/angular-webpack-seed) AngularJS 1.6 seed using typescript and webpack ## User Manager From da08186361fbb31a9a519b457b2985e3f9cb494a Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Mon, 20 Mar 2017 15:30:00 +0100 Subject: [PATCH 25/26] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34d5d86..56839ee 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Table of contents: * [ziyasal/ng-espack-boilerplate](https://github.com/ziyasal/ng-espack-boilerplate) - AngularJS 1.4x and ES6 application boilerplate /w testing practices using Webpack * [akveo/blur-admin](https://github.com/akveo/blur-admin) - Free premium Angular 1.x Bootsrap Admin dashboard * [gusgard/angular-seed-es6](https://github.com/gusgard/angular-seed-es6) - AngularJS 1.5 starter repo using best practices + ES6 + SASS + Browserify + BrowserSync. -* [simskij/angular-gulp-seed](https://github.com/simskij/angulargulp--seed) AngularJS 1.5 Seed + Premade Gulp scripts and project directory layout. +* [simskij/angular-gulp-seed](https://github.com/simskij/angular-gulp-seed) AngularJS 1.5 Seed + Premade Gulp scripts and project directory layout. * [simskij/angular-webpack-seed](https://github.com/simskij/angular-webpack-seed) AngularJS 1.6 seed using typescript and webpack From 85dfe72f0c44eda1d02a10697461a52a942b417d Mon Sep 17 00:00:00 2001 From: Athos Palmer Date: Tue, 25 Apr 2017 09:53:19 -0300 Subject: [PATCH 26/26] Add angular-filter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56839ee..f9d4410 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Table of contents: ## Filter * [jdpedrie/angularjs-camelCase-to-human-filter](https://github.com/jdpedrie/angularjs-camelCase-to-human-filter) - AngularJS Filter to convert camelCase strings to human readable strings. +* [a8m/angular-filter](https://github.com/a8m/angular-filter) - Bunch of useful filters for collections, strings, math and boolean operations in AngularJS with no external dependencies. ## Directive * [johannesjo/angular-promise-buttons](https://github.com/johannesjo/angular-promise-buttons) - Chilled loading buttons for AngularJS.