palette-set

0.1.5 • Public • Published

palette-set v0.1.5

paletteSet.json

You need to make a file called 'paletteSet.json' in a gist to share on the site.

After creating a gist containing paletteSet.json, then url http://kt3k.github.io/palette/#[your-gist-id] shows your color palette set.

Field description

author

The author name of the palette set.

description

The description of the palette set.

palette

Array of palettes.

palette object

name

The name of the palette.

description

The description of the palette.

colors

The array of colors ( in hex format, e.g. #FFFFFF, #000000, #1f0e55 etc )

Examples

CLI

npm install -g palette-set

The above installs palette command. Execute palette command at the directory where you put paletteSet.json and your palette will be served at http://0.0.0.0:3000/ .

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    0
    • latest

Version History

Package Sidebar

Install

npm i palette-set

Weekly Downloads

0

Version

0.1.5

License

MIT

Last publish

Collaborators

  • kt3k