Skip to content

daver987/any-fonts

 
 

Repository files navigation

@daver987/any-fonts

Features

  • A Forked version of the Nuxt Google Fonts module that also supports custom fonts
  • Nuxt 3 and Nuxt Bridge support
  • Specify fonts by name/variant
  • Parse head links to Google Fonts
  • Creates only an external link to Google Fonts
  • Support CSS API v2
  • Add dns-prefetch
  • Add preconnect
  • Add preload
  • Download css/fonts to local project (No need external resources)
  • Encode fonts to base64

📖  Read more

Or locally:

  1. Clone this repository
  2. Install dependencies using pnpm install
  3. Prepare development server using pnpm dev:prepare
  4. Build module using pnpm build
  5. Launch playground using pnpm dev

License

MIT License

About

Any Fonts module for NuxtJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.2%
  • Vue 3.9%
  • JavaScript 0.9%