color-convertor-surya
v0.0.1
Published
Angular 18 color Utility library: RGB <--> HSL, Complementary colors, Color Schemes
Maintainers
Readme
ColorUtils
This library was generated with Angular CLI version 18.2.0.
Code scaffolding
Run ng generate component component-name --project color-utils to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project color-utils.
Note: Don't forget to add
--project color-utilsor else it will be added to the default project in yourangular.jsonfile.
Build
Run ng build color-utils to build the project. The build artifacts will be stored in the dist/ directory.
Publishing
After building your library with ng build color-utils, go to the dist folder cd dist/color-utils and run npm publish.
Running unit tests
Run ng test color-utils 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.
