文件名称:hashicon:生成任何哈希的漂亮表示
文件大小:101KB
文件格式:ZIP
更新时间:2024-02-25 23:02:12
ethereum ethereum-classic EthereumTypeScript
哈希康 生成任何哈希的漂亮表示。 用法 安装方式: $ npm install @emeraldpay/hashicon --save 您想要直观地呈现的东西。 例如,屏幕上对象的ID。 const hash = "9dddff8f-be81-4c27-80c8-099327865f3f" ; 使用默认参数创建一个hashicon : import { hashicon } from 'hashicon' ; const icon = hashicon ( hash ) ; // icon is a
【文件预览】:
hashicon-master
----.github()
--------workflows()
----packages()
--------hashicon-react()
--------hashicon()
----examples()
--------hashicons.png(131KB)
----LICENSE(11KB)
----README.md(4KB)
----.editorconfig(231B)
----.gitignore(71B)
----package.json(188B)
----.nvmrc(3B)