0.10.2 • Published 9 months ago

@nuxt/fonts v0.10.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

nuxt-fonts

Nuxt Fonts

npm version npm downloads License Nuxt Volta

Plug-and-play custom web font optimization and configuration for Nuxt apps.

Features

  • ✨ zero-configuration required
  • šŸ”” built-in providers (google, bunny, fontshare, fontsource, adobe, local - more welcome!)
  • šŸ’Ŗ custom providers for full control
  • ā¬ local download support (until nuxt/assets lands)
  • āš”ļø automatic font metric optimisation powered by fontaine and capsize
  • šŸ”„ build/dev time font caching powered by unstorage

šŸ‘‰ See Nuxt Fonts RFC for full details and discussion.

Contributing

  • Clone this repository
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run pnpm dev:prepare to generate type stubs.
  • Use pnpm dev to start playground in development mode.

šŸ“‘ License

Published under the MIT License