@namehash/ens-webfont
v0.6.0
Published
A webfont to improve rendering of graphemes that might appear in normalizable ENS names on the web.
Downloads
17
Readme
ENS web font
Installation:
run npm i @namehash/ens-webfont
.
Font configuration importing:
Add the following import statement to your app:
import "@namehash/ens-webfont";
Usage:
Simply add the ens-webfont
class to each HTML element where an ENS name might be displayed or input. It is not recommended to apply ens-webfont
across your entire UI. It should only be used specifically where ENS names might be displayed or input.
Contact Us
Visit our website and get in contact.
License
Licensed under the MIT License, Copyright © 2023-present NameHash Labs.
See LICENSE for more information.