Direct download

  1. Download ZIP archive of the latest version: jscolor-2.5.2.zip

  2. Include jscolor.js in your HTML:

    <script src="jscolor.js"></script>
  3. Add data-jscolor attribute to all desired input or button elements:

    <input data-jscolor="">

npm package (Node.js)

  1. Install the npm package:

    npm install @eastdesire/jscolor

  2. Include jscolor.js in your HTML:

    <script src="jscolor.js"></script>
  3. Add data-jscolor attribute to all desired input or button elements:

    <input data-jscolor="">

cdnjs hosted library

  1. Include cdnjs hosted jscolor in your HTML

  2. Add data-jscolor attribute to all desired input or button elements:

    <input data-jscolor="">

Licensing options

jscolor

If you want to use jscolor to develop commercial sites, themes, and applications, the Commercial license is the appropriate choice. With this license, your source code is kept proprietary.

Once purchased, you will receive a commercial license PDF and be all set to use jscolor in your projects.

With the purchase of a commercial license:

  • You may use jscolor in as many commercial sites, themes, and applications as you like.
  • You may use jscolor in your own commercial applications and products.
  • Customers and users of your products do not need to purchase their own license – so long as they are not developing their own commercial products with jscolor.

Please note that there is no serial number or license key involved. As soon as you obtain a license PDF, you are eligible to use jscolor in your software.

Should you have any questions regarding jscolor licensing, please contact

Open source license

If you are creating a project (site, application, theme, etc.) under a license compatible with the GNU GPL v3, feel free to use jscolor under the terms of GNU GPL v3.

In such case, GNU GPL v3 will apply to jscolor in your project and its forks.