Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-colpick

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-colpick

color picker component for ember using http://colpick.com/

  • 2.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
548
decreased by-25.44%
Maintainers
5
Weekly downloads
 
Created
Source

Ember-colpick Build Status Ember Observer Score

A color picker component for ember using https://github.com/mrgrain/colpick

Usage

  • npm install --save ember-colpick
  • ember g ember-colpick

inline color picker

{{col-pick value=color}}

popup for input color picker

{{col-pick-input value=color}}

Compatibility

ember-colpick 1.0.0 requires ember-cli >= 2.15.0. You can use ember-colpick 0.x for older versions of ember-cli. ember-colpick 2.x requires ember-cli >= 3.24.0.

Upgrading from 0.x to 1.0.0

In 1.0.0, we dropped bower and are getting jquery-colpick from npm instead. You can remove colpick from your bower.json file.

Upgrading from 1.x.0 to 2.0.0

Development

  • git clone this repository
  • npm install
  • bower install

Previewing

Installation

ember install ember-colpick

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.

Keywords

FAQs

Package last updated on 10 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc