color_hash

Crates.iocolor_hash
lib.rscolor_hash
version0.1.0
sourcesrc
created_at2022-02-14 12:13:32.960736
updated_at2022-02-14 12:13:32.960736
descriptionuse string generate color-string with Rust,WebAssembly and sha256
homepage
repositoryhttps://github.com/WingDust/color_hash
max_upload_size
id532207
size5,767
(WingDust)

documentation

README

color_hash

  • color_hash is clone from color-hash's feature which a string mapping a color.
  • color_hash is a pure function.
  • color_hash is rust wasm version.
  • rust wasm version color_hash can't not customize ,unless modify source code and compile.

test

  • npm install

  • npm run dev you can see in browser 1

  • test code in index.html

Commit count: 10

cargo fmt