@jumpmind/openpos-client-core-lib-cli

0.0.5 • Public • Published

Openpos Schematics

This library include angular cli extensions for scaffolding OpenPos components.

After installing the package to your project run the appropriate command below. If you have multiple modules you'll need to change your directory to the root directory for the module you want to add the component to.

ng g @jumpmind/openpos-client-core-lib-cli:screen will generate a new screen component

ng g @jumpmind/openpos-client-core-lib-cli:dialog will generate a new dialog component

ng g @jumpmind/openpos-client-core-lib-cli:screen-part will generate a new screen-part component

Note - these schematics will add theme.scss files for each component but it doesn't add the '_' prefix to the file name and it doesn't include the mixin anywhere. You'll need to do both of those things manually.

Note - if you adding to the core you'll need to fix a couple imports from the core

Readme

Keywords

Package Sidebar

Install

npm i @jumpmind/openpos-client-core-lib-cli

Weekly Downloads

16

Version

0.0.5

License

MIT

Unpacked Size

60.7 kB

Total Files

37

Last publish

Collaborators

  • jjstarrett
  • jrmihalick
  • chenson42