An open API service providing repository metadata for many open source software ecosystems.

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

Releases
5.0.0-rc.1

5.0.0-rc.1 Pre-release

Bug Fixes

almost 8 years ago
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 authService on 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:
    • only save new primus.js in dev (483dda0)
    • use babel in protractor.conf.js (ffb16cb)
  • misc cleanup (a1619e6)

Features

  • client: add auth-guard service (a5cbada)
  • package:
    • add separate client lint script for TS (d426be7)
    • add test:server script (24b6144)
almost 8 years ago
Download
5.0.0-beta.0

5.0.0-beta.0 Pre-release

over 8 years ago
Download
4.2.0

4.2.0

Notable Changes

  • node-inspector has been taken out in favor of Node’s integrated --inspect flag.
  • @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

  • angular-validation-match: Integration with Babel & Typescript (#2517) (9db9918)
almost 9 years ago
Download
4.1.4

4.1.4

Bug Fixes

  • client:footer:
  • events: mongoose event registration (e3ed67f), closes #2479
  • webpack:
    • don’t use html-plugin in test (959c31c), closes #2374
    • use raw-loader for pug files (a212236)

Performance Improvements

  • test:endpoint:
    • reduce number of eslint commands run (6faa7f0)
    • remove unused imports (95a5aab)
  • test:main: reduce number of app generations (d42d0b6)
almost 9 years ago
Download
4.1.3

4.1.3

Bug Fixes

  • events: mongoose event registration (e3ed67f), closes #2479
  • webpack: don’t use html-plugin in test (959c31c), closes #2374

Performance Improvements

  • test:endpoint:
    • reduce number of eslint commands run (6faa7f0)
    • remove unused imports (95a5aab)
  • test:main: reduce number of app generations (d42d0b6)
almost 9 years ago
Download
4.1.2

4.1.2

Bug Fixes

  • css: fix stylus-loader options (641646c)
  • eslint: hides global variable warnings (#2448) (6aae4f5)
  • sql: Fix form field not displaying sequalize error (d2cc15a), closes #2400
  • webpack:css: disable css-loader sourceMap option (d48f0b0), closes #2188
almost 9 years ago
Download
4.1.1

4.1.1

Notable Changes

  • Upgraded to Angular 1.6

Bug Fixes

  • gen🏭 fix factory subgen location (b09cfe5), closes #2381
almost 9 years ago
Download
4.1.0

4.1.0

Notable Changes

  • We’ve bumped some of the Babel deps to ^6.16.0. This should fix the issues everyone’s been seeing with class properties being stripped when using the default settings of Babel without Flow types.

Bug Fixes

  • client:modal: Fix unknown provider error (68b7b69), closes #2247

Features

  • client:footer:
  • gen:gulp: port changelog code to gulp (045abfb)
about 9 years ago
Download
4.0.5

4.0.5

about 9 years ago
Download