ngxs

v2.0.0-rc.15
State Mangement for Angular
ngrx redux state rxjs angular ngx angular2 cqrs store and 2 more...

start

ng serve --aot

start:integration

ng serve --aot --app 1

test

ng test

test:integration

npm run build && npm link ./dist && ng test --preserve-symlinks --app 1 -sr --browsers ChromeHeadless && ng build --preserve-symlinks --app 1 --prod

test:ci

ng test -cc --browsers ChromeHeadless --single-run && npm run test:integration

build

ng-packagr -p package.json

lint

tslint -c tslint.json 'src/**/*.ts'

prettier

prettier --write "**/*.ts"

Metadata

  • MIT
  • Whatever
  • Austin McDaniel
  • released 3/21/2018

Downloads

Maintainers