@ngxs/cli

v3.0.0
<a href="https://travis-ci.org/ngxs/cli"> <img src="https://travis-ci.org/ngxs/cli.svg?branch=master"> </a>
ngxs cli angular state-management

tsc

tsc

prepublishOnly

tsc -p tsconfig.json && cp -R src/plop-helpers lib/src/plop-helpers

plop

plop

ts-node

ts-node

node-plop

node-plop

// - APPS

Run Apps in dev and with packaged modules

start

ts-node index

// - TESTING

Test all modules

test

ts-mocha --paths -p ./tsconfig.json tests/*.spec.ts

// - UTILS

Utility Scripts

lint

tslint --exclude 'node_modules/**/*.ts' -c tslint.json '**/*.ts'

format

prettier --write '**/*.{ts,js}'
npm i @ngxs/cli

Metadata

  • MIT
  • Whatever
  • Maxim Ivanov
  • released 11/21/2023

Downloads