Fanstatic packaging of vanderlee/colorpicker
Project description
js.vanderlee_colorpicker
Introduction
This library packages vanderlee/colorpicker for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.vanderlee_colorpicker) are published to some URL.
The parsers and swatches are not included in the default resource colorpicker, but have their own resources (cmyk_parser, cmyk_percentrage_parser, swatches_crayola, swatches_pantone, swatches_ral), so remember to need() these explicitly if you want to use some of those features.
The translations are not included in this package (yet?).
How to use?
You can import colorpicker from js.vanderlee_colorpicker and need it where you want these resources to be included on a page:
>>> from js.vanderlee_colorpicker import colorpicker >>> colorpicker.need()
CHANGES
1.0.9-1 (2014-03-19)
Fix minified versions.
1.0.9 (2014-03-19)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for js.vanderlee_colorpicker-1.0.9-1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | d688d87838bec5c500045dcf77b29467518ba64a5df80e3d042b9153b3895439 |
|
MD5 | 350df63b912e9bc0f0c0e3ff312fe7fa |
|
BLAKE2b-256 | 8b731fcba89621241d4d51fe6a24676fd65ce92d42a7b2e11ab77c1d1eb37db5 |