1.1.0 • Published 7 months ago

@sasjs/ngx-sasjs v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

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-sasjs or else it will be added to the default project in your angular.json file.

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-sasjs
npm pack

Use generated tarball file to install locally for test.