This library was generated with Angular CLI version 17.3.2
Run ng generate component component-name --project ngx-spinner-svc
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project ngx-spinner-svc
.
Note: Don't forget to add
--project ngx-spinner-svc
or else it will be added to the default project in yourangular.json
file.
Run ng build ngx-spinner-svc
to build the project. The build artifacts will be stored in the dist/
directory.
Run ng test ngx-spinner-svc
to execute the unit tests via Karma.
After building your library with ng build ngx-spinner-svc
, go to the dist folder cd dist/ngx-spinner-svc
and run npm publish
.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
@redevill/ngx-spinner-svc
this fork is adapted from @Chevtek/angular-spinners, and is intended to resolve the ngModule error, that claims there are functions specified in the ngModule Attribute.
With the rebuild under angular 16 this appears to be again working. A pull request can be organized to upgrade the original library, and will be provided upon request.
Please refer to parent of this fork for documentation.