Module
Generate color based on the given string (using HSL color space and SHA256).
Latest
CHANGELOG
v2.0.1
- chore: dist/color-hash.js: tsc –module commonjs
v2.0.0
- refactor: rewrite using deno
- feat: New default hash function: SHA256
- feat: Deno Module: https://deno.land/x/color_hash
- feat: ESM Module: dist/esm.js
- feat: UMD Module: dist/color-hash.js