1.1.0 • Published 2 years ago
@sasjs/ngx-sasjs v1.1.0
SASjs Basic UI Components for Angular
UI Depends on Clarity Design Package includes:
Header
- Logo
- Navigation links (configurable)
- User dropdown (with configurable items and custom on click callbacks)
Login modal
SAS Logs modal
Code scaffolding
Run ng generate component component-name --project ngx-sasjs to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-sasjs.
Note: Don't forget to add
--project ngx-sasjsor else it will be added to the default project in yourangular.jsonfile.
Build
Run npm run watch to build the project in dev mode. The build artifacts will be stored in the dist/ directory.
Pack
cd dist/ngx-sasjsnpm packUse generated tarball file to install locally for test.