Menu

Tree [5db8db] main /
 History

HTTPS access


File Date Author Commit
 .vscode 2023-10-07 prjctimg prjctimg [22916f] Added a GitHub Actions workflow that publishes ...
 src 2023-10-24 prjctimg prjctimg [9bc32a] Added a hex utility for converting color object...
 .gitignore 2023-10-23 prjctimg prjctimg [97adb9] Added ts-nocheck
 .hintrc 2023-08-10 prjctimg prjctimg [707fe5] Added docsify
 .prettierignore 2023-09-19 であん タリサイ であん タリサイ [c25172] Pending changes exported from your codespace
 CHANGELOG 2023-10-24 prjctimg prjctimg [e78b38] changes
 LICENSE 2023-09-19 であん タリサイ であん タリサイ [ec0d25] Update LICENSE
 README.md 2023-10-24 であん タリサイ であん タリサイ [ba0d43] Update README.md
 app.js 2023-10-24 prjctimg prjctimg [9bc32a] Added a hex utility for converting color object...
 build.cjs 2023-10-21 prjctimg prjctimg [73bf64] Revert "UIgnored app.js"
 nodemon.json 2023-10-21 prjctimg prjctimg [73bf64] Revert "UIgnored app.js"
 package-lock.json 2023-10-24 prjctimg prjctimg [bc192d] 1.7.1
 package.json 2023-10-24 prjctimg prjctimg [bc192d] 1.7.1
 prettier.config.cjs 2023-09-20 prjctimg prjctimg [bd4a15] Added getComplementaryHue
 tsconfig.json 2023-10-23 prjctimg prjctimg [c855e4] Added allowImportingTsExtensions

Read Me

JavaScript library for simple color manipulations based on the Culori API.

What you can do with this package

  • Filter collections of color according to different properties i.e hue,saturation etc
  • Sort colors according to their properties like luminance andf hue.
  • Create colors from templated values like pastels, hueshifted color scales etc
  • Reference to all colors in the default TailwindCSS palette with every shade as a function!
  • Categorize colors using their properties such as temperature and achromaticity
  • And much more. See the docs here

Installation

Use npm to install the package.

npm i huetiful-js

Contributing

First of all, thank you for using huetiful-js! Its people like you that make open source software better for the community!
Contributions are welcome! Help make this project better and easier to use for other developers by sharing your ideas and stomping out bugs and feature suggestions. For any major changes, please open an issue first to discuss what you would like to change.

License

Released under the Apache 2.0 license.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.