angular-color-picker

WebJar for angular-color-picker

License

License

MIT
Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

angular-color-picker
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

angular-color-picker
WebJar for angular-color-picker
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/myplanet/angular-color-picker

Download angular-color-picker

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/angular-color-picker/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>angular-color-picker</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-color-picker/
implementation 'org.webjars.bower:angular-color-picker:1.0.10'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-color-picker/
implementation ("org.webjars.bower:angular-color-picker:1.0.10")
'org.webjars.bower:angular-color-picker:jar:1.0.10'
<dependency org="org.webjars.bower" name="angular-color-picker" rev="1.0.10">
  <artifact name="angular-color-picker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-color-picker', version='1.0.10')
)
libraryDependencies += "org.webjars.bower" % "angular-color-picker" % "1.0.10"
[org.webjars.bower/angular-color-picker "1.0.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

angular-color-picker

angular-color-picker is a lightweight color picker that acts like a custom input element through regular ngModel bindings. It is:

  • Pure CSS – does not use any images
  • Pure Angular – does not rely on any other libraries
  • Compatible with IE8+

Demo and documentation

org.webjars.bower

Myplanet

Versions

Version
1.0.10