Framework agnostic tools for accessing data from font CDNs and providers
Install package:
# npm
npm install unifont
# pnpm
pnpm install unifont
import {} from 'unifont'
- Clone this repository
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run interactive tests using
pnpm dev
Made with ❤️
Published under MIT License.