Build all available angular modules with:
$>npm run build-all-modules
To build a specific module use:
$>npm run build [module-name]
$>npm install [module-name]
$>yarn add [module-name]
Name | Version | Description |
---|---|---|
ih-thousands-separator | 0.0.3 | A thousands-separator directive and a price-pipe included |
... | ... | ... |
An example project with all modules included can be found here.
MIT