awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jaicab/localFont

0
View on GitHub↗
0 stars·0 forks·5 views

LocalFont

Implement localStorage web font caching in seconds.

Features

  • Typography Libraries - Library for caching fonts in localStorage.
  • Web Typography Utilities - LocalStorage caching for web fonts.

Star history

Star history chart for jaicab/localfontStar history chart for jaicab/localfont

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LocalFont

Similar open-source projects, ranked by how many features they share with LocalFont.
  • ecomfe/fontminecomfe avatar

    ecomfe/fontmin

    6,195View on GitHub↗

    Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused glyphs. It functions as a font format converter and an SVG icon font generator, allowing for the creation of optimized font assets for web deployment. The project is distinguished by its ability to synthesize custom icon fonts by converting multiple SVG files into a single font asset. It further differentiates itself through a plugin-based processing pipeline, which enables the integration of custom transformation functions into the font handling stack. The tool covers a broad ran

    JavaScript
    View on GitHub↗6,195
  • bramstein/fontfaceobserverbramstein avatar

    bramstein/fontfaceobserver

    4,338View on GitHub↗

    Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with page rendering. It provides a promise-based API that detects when specific webfonts have been downloaded and applied to the document. The tool manages the loading process for fonts hosted on external services or self-hosted servers, tracking availability to prevent layout shifts and the flash of unstyled text. This allows for dynamic typography control, enabling specific CSS changes or animations to trigger only after a typeface is ready for use. The project monitors font st

    JavaScript
    View on GitHub↗4,338
  • davidmerfield/typesetdavidmerfield avatar

    davidmerfield/typeset

    2,682View on GitHub↗

    Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine printing which remain unavailable to browser layout engines. Typeset's processing brings the following to your webpages:

    JavaScript
    View on GitHub↗2,682
  • ladjs/custom-fonts-in-emailsladjs avatar

    ladjs/custom-fonts-in-emails

    132View on GitHub↗

    An extremely easy way to use custom fonts in emails without having to use art software.

    JavaScript
    View on GitHub↗132
See all 30 alternatives to LocalFont→

Frequently asked questions

What does jaicab/localfont do?

Implement localStorage web font caching in seconds.

What are the main features of jaicab/localfont?

The main features of jaicab/localfont are: Typography Libraries, Web Typography Utilities.

What are some open-source alternatives to jaicab/localfont?

Open-source alternatives to jaicab/localfont include: photopea/typr.js — LIVE DEMO Typr.js is a Javascript parser and utility for working with fonts (TTF, OTF, TTC, WOFF). It is an… ladjs/custom-fonts-in-emails — An extremely easy way to use custom fonts in emails without having to use art software. ecomfe/fontmin — Fontmin is a web font asset pipeline and minification tool designed to reduce font file sizes by removing unused… davidmerfield/typeset — Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine… bramstein/fontfaceobserver — Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with… typekit/webfontloader — Webfontloader is a JavaScript library and standardized API for fetching and managing web fonts from multiple external…