Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaicab/localFont
Implement localStorage web font caching in seconds
https://github.com/jaicab/localFont
Last synced: 14 days ago
JSON representation
Implement localStorage web font caching in seconds
- Host: GitHub
- URL: https://github.com/jaicab/localFont
- Owner: jaicab
- License: mit
- Created: 2015-03-02T20:17:16.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-02-19T12:46:25.000Z (over 8 years ago)
- Last Synced: 2024-07-31T18:19:05.414Z (3 months ago)
- Language: CSS
- Homepage: http://jaicab.com/localFont/
- Size: 156 KB
- Stars: 850
- Watchers: 26
- Forks: 23
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typography - localFont - Implement localStorage web font caching in seconds. (JavaScript)
README
# [localFont](http://jaicab.com/localFont/)
Implement localStorage web font caching in seconds.Read [the article](http://jaicab.com/2015/03/03/introducing-localfont-a-localstorage-solution/).
localFont is an online Vanilla JS tool that converts your font family files into a ready to use solution for localStorage web font caching.
Please feel free to [open an issue](https://github.com/jaicab/localFont/issues/new), [send me a pull request](https://github.com/jaicab/localFont/compare/) or [fire me a tweet](https://twitter.com/jaicab_).
## Credits
This tool wouldn't have been possible without the help of:
- Vitaly Friedman for [Smashing Magazine's launcher script](https://gist.github.com/hdragomir/8f00ce2581795fd7b1b7)
- Jon Leighton for his [amazing base64 encoding function](https://gist.github.com/jonleighton/958841)## License
localFont is released under the MIT license