ng-core/projects/id-generator
github-actions[bot] 6760beb4ae Publish
- @rbkmoney/id-generator@0.0.2-pr1.0
2021-06-04 14:06:50 +00:00
..
src fix: tests fix? 2021-06-04 11:28:04 +03:00
.gitignore fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00
.npmrc fix: npmrc 2021-06-02 21:39:21 +03:00
karma.conf.js fix: tests fix?? 2021-06-04 12:13:18 +03:00
ng-package.json fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00
package-lock.json Publish 2021-06-04 14:06:50 +00:00
package.json Publish 2021-06-04 14:06:50 +00:00
README.md fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00
tsconfig.lib.json fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00
tsconfig.lib.prod.json fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00
tsconfig.spec.json initial commit 2021-06-01 20:20:46 +03:00
tslint.json fix: recreate project with lerna commands 2021-06-03 22:12:58 +03:00

IdGenerator

This library was generated with Angular CLI version 11.2.14.

Code scaffolding

Run ng generate component component-name --project id-generator to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project id-generator.

Note: Don't forget to add --project id-generator or else it will be added to the default project in your angular.json file.

Build

Run ng build id-generator to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build id-generator, go to the dist folder cd dist/id-generator and run npm publish.

Running unit tests

Run ng test id-generator 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.