xseano / PaletteJS

JavaScript color palette used to easily assign and save colors in different formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaletteJS

JavaScript color palette used to easily assign and save colors in different formats

Information

  • Based off EastDesire's jscolor
  • Built to provide an optimized, fast, and expanding color library for JavaScript-based development.

Features

  • RGB color saving
  • HEX color saving
  • HSL color saving (Coming soon!)
  • CMYK color saving (Coming soon!)
  • HWB color saving (Coming soon!)
  • NCol color saving (Coming soon!)

Data Formatting

  • JSON Object
  • String

Author

About

JavaScript color palette used to easily assign and save colors in different formats


Languages

Language:JavaScript 97.2%Language:HTML 2.8%