Skip to content

Commit

Permalink
docs: update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 21, 2024
1 parent d899315 commit 856fad8
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,13 @@ Plug-and-play custom web font optimization and configuration for Nuxt apps.

- [👾  Playground](https://stackblitz.com/github/nuxt/fonts/tree/main/playground)

## 🚧 Roadmap

- [x] zero-configuration required
- [x] built-in providers
- [x] `google`
- [x] `local`
- [x] `bunny`
- [x] `fontshare`
- [ ] `fontsource`
- [x] custom providers for full control
- [x] local download support (until `nuxt/assets` lands)
- [x] automatic font metric optimisation powered by [**fontaine**](https://github.com/unjs/fontaine) and [**capsize**](https://github.com/seek-oss/capsize)
- [ ] unocss support
- [ ] devtools integration
- [ ] (automatic?) font subsetting support
- [ ] documentation (module usage, custom provider creation)
## Features

- ✨ zero-configuration required
- 🔡 built-in providers (`google`, `bunny`, `fontshare`, `local` - more welcome!)
- 💪 custom providers for full control
- ⏬ local download support (until `nuxt/assets` lands)
- ⚡️ automatic font metric optimisation powered by [**fontaine**](https://github.com/unjs/fontaine) and [**capsize**](https://github.com/seek-oss/capsize)

👉 See [Nuxt Fonts RFC](https://github.com/nuxt/nuxt/discussions/22014) for full details and discussion.

Expand Down

0 comments on commit 856fad8

Please sign in to comment.