ngx-color-palette
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "ngx-color-palette", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"peerDependencies": { | ||
@@ -8,2 +8,3 @@ "@angular/common": "^15.2.0", | ||
}, | ||
"description": "Angular library which provides color picker functionality to your angular application.", | ||
"dependencies": { | ||
@@ -10,0 +11,0 @@ "tslib": "^2.3.0" |
@@ -0,3 +1,9 @@ | ||
Angular library which provides color picker functionality to your angular application. | ||
A color picker is a graphical user interface widget, usually found within graphics software or online, used to select colors and, in some cases, to create color schemes. | ||
<img width="256px" src="https://github.com/manoj10101996/resources/blob/main/ngx-color-palette.png?raw=true"/> | ||
> npm i ngx-color-palette | ||
# Color picker (ngx-color-palette) | ||
@@ -9,5 +15,3 @@ | ||
Angular library which provides color picker functionality to your angular application. | ||
> A color picker is a graphical user interface widget, usually found within graphics software or online, used to select colors and, in some cases, to create color schemes. | ||
@@ -14,0 +18,0 @@ Now `position` your color picker with additional attribute. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
440383
82