Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namchee/fontsubs
Automatically subset your webfonts from your build output using subfont
https://github.com/namchee/fontsubs
astro astro-integration font
Last synced: 4 months ago
JSON representation
Automatically subset your webfonts from your build output using subfont
- Host: GitHub
- URL: https://github.com/namchee/fontsubs
- Owner: Namchee
- License: mit
- Created: 2024-04-27T12:42:17.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-04T10:54:40.000Z (9 months ago)
- Last Synced: 2024-10-11T20:02:21.066Z (4 months ago)
- Topics: astro, astro-integration, font
- Language: TypeScript
- Homepage:
- Size: 264 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FontSubs
[subfont](https://github.com/Munter/subfont) integration for various build tools and frameworks. Generate optimized font subset for your web apps, resulting in smaller webfont size with no visible changes.
## Available Integrations
1. [Astro](./packages/astro)
## Acknowledgements
All credits goes to [Munter](https://github.com/Munter) for the awesome [subfont](https://github.com/Munter/subfont) library.