UNPKG

huefree

Version:

HueFree provides a suite of utility functions specifically designed to facilitate color manipulation and transformation, particularly with an emphasis on accommodating color blindness. It includes methods for converting color representations, applying col

34 lines 705 B
{ "tags": { "allowUnknownTags": true, "dictionaries": [ "jsdoc", "closure" ] }, "source": { "include": [ "src" ], "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "opts": { "template": "./node_modules/tidy-jsdoc", "prism-theme": "prism-custom", "encoding": "utf8", "destination": "./docs/", "recurse": true }, "plugins": [ "plugins/markdown", "plugins/summarize" ], "templates": { "cleverLinks": false, "monospaceLinks": false }, "metadata": { "title": "HueFree - Library for Color Vision Simulations" } }