GitHub / angular-fullstack / generator-angular-fullstack
Yeoman generator for an Angular app with an Express server
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-fullstack%2Fgenerator-angular-fullstack
PURL: pkg:github/angular-fullstack/generator-angular-fullstack
Stars: 6,107
Forks: 1,219
Open issues: 254
License: None
Language: JavaScript
Size: 9.86 MB
Dependencies parsed at: Pending
Created at: over 12 years ago
Updated at: about 2 months ago
Pushed at: almost 3 years ago
Last synced at: about 1 month ago
Topics: angular, babel, full-stack, javascript, mongodb, pug, sass, sequelize, typescript, yeoman, yeoman-generator
Download
5.0.0-rc.0
5.0.0-rc.0 Pre-release
Bug Fixes
- client: fix some outstanding client bugs (f4c5471)
- client:auth💂 declare
authServiceon class (afc725f) - gen:
- package: add missing comma (b2a745b)
- seed: rename index.html to app.html to fix CRSF and token issues (2e784bf)
- server: fix express router usage (542337e)
- server:auth: specify digest for pbkdf2 (689c3fc), closes #2628
- server:test: resolve primus in non-dev (7bed185)
- test:
- misc cleanup (a1619e6)
Features
Download
5.0.0-beta.0
5.0.0-beta.0 Pre-release
Download
4.2.0
4.2.0
Notable Changes
node-inspectorhas been taken out in favor of Node’s integrated--inspectflag.- @benmarten has taken care of a lot of the lint issues we’ve seen polluting the console
- @benmarten also enabled the use of Yarn if you have it installed. Thanks Ben!
- Various other fixes. See the comparison for the full list.
Bug Fixes
Download