0.3.4 • Published 5 years ago

netlify-cms-widget-colorpickers v0.3.4

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

netlify-cms-widget-colorpickers

A Collection of Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter, Material Design & more widget for Netlify CMS.

npm version GitHub version MIT license

Install

As an npm package:

yarn add netlify-cms-widget-colorpickers

OR

npm install --save netlify-cms-widget-colorpickers
import NetlifyCmsWidgetColorpickers from 'netlify-cms-widget-colorpickers';

CMS.registerWidget([
  NetlifyCmsWidgetColorpickers.Widget()
])

How to use

Add to your Netlify CMS configuration:

    fields:
      - { name: <fieldname>, label: <fieldlabel>, widget: colorpickers }

Support

For help with this widget, open an issue or ask the Netlify CMS community in Gitter.

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago