@scalefocus/infinite-dropdown v0.0.3-beta
InfiniteDropdown
This library was generated with Angular CLI version 11.0.3.
Release Notes:
0.0.1
- Infinite Dropdown
Code scaffolding
Run ng generate component component-name --project infinite-dropdown to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project infinite-dropdown.
Note: Don't forget to add
--project infinite-dropdownor else it will be added to the default project in yourangular.jsonfile.
Build
Run npm run build infinite-dropdown to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with npm run build infinite-dropdown, go to the dist folder cd dist/infinite-dropdown and run npm publish.
Running unit tests
Run ng test infinite-dropdown to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.