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
·
Back to jkroso/flowtype

Open-source alternatives to Flowtype

15 open-source projects similar to jkroso/flowtype, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flowtype alternative.

  • davatron5000/lettering.jsdavatron5000 avatar

    davatron5000/Lettering.js

    5,343View on GitHub↗

    Lettering.js is a JavaScript typography library that divides text strings into granular HTML elements. It wraps individual characters, words, and lines in tags to enable precise CSS control and advanced visual styling. The library includes an accessible text wrapper system that maintains screen reader compatibility. It manages text accessibility by mirroring the original content into ARIA labels on containers and hiding fragmented elements from assistive technologies. The tool provides capabilities for granular text manipulation and DOM-based decomposition. These mechanisms facilitate web ty

    JavaScript
    View on GitHub↗5,343
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
devongovett/fontkitdevongovett avatar

devongovett/fontkit

1,662View on GitHub↗

Fontkit is an advanced font engine for Node and the browser, used by PDFKit. It supports many font formats, advanced glyph substitution and layout features, glyph path extraction, color emoji glyphs, font subsetting, and more.

JavaScript
View on GitHub↗1,662
  • 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
  • fontsource/fontsourcefontsource avatar

    fontsource/fontsource

    5,778View on GitHub↗
    TypeScriptcssfontfont-family
    View on GitHub↗5,778
  • forwardemail/custom-fonts-in-emailsforwardemail avatar

    forwardemail/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
  • funbox/beatrixfunbox avatar

    funbox/beatrix

    49View on GitHub↗

    A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2

    JavaScript
    View on GitHub↗49
  • jaicab/localfontJ

    jaicab/localFont

    0View on GitHub↗

    Implement localStorage web font caching in seconds.

    View on GitHub↗0
  • kennethormandy/normalize-opentype.csskennethormandy avatar

    kennethormandy/normalize-opentype.css

    786View on GitHub↗

    Adds OpenType features—ligatures, kerning, and more—to Normalize.css.

    HTML
    View on GitHub↗786
  • 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
  • nodebox/opentype.jsN

    nodebox/opentype.js

    0View on GitHub↗
    View on GitHub↗0
  • photopea/typr.jsphotopea avatar

    photopea/Typr.js

    1,003View on GitHub↗

    LIVE DEMO Typr.js is a Javascript parser and utility for working with fonts (TTF, OTF, TTC, WOFF). It is an alternative to opentype.js. It is the main text engine for Photopea image editor.

    JavaScript
    View on GitHub↗1,003
  • alfredxing/brickalfredxing avatar

    alfredxing/brick

    2,842View on GitHub↗

    Open-source webfont service

    HTML
    View on GitHub↗2,842
  • typekit/webfontloadertypekit avatar

    typekit/webfontloader

    9,255View on GitHub↗

    Webfontloader is a JavaScript library and standardized API for fetching and managing web fonts from multiple external providers and custom stylesheets. It functions as a font loading state manager that coordinates the retrieval of typography assets through a unified interface. The project specifically focuses on preventing the flash of invisible text by managing loading states and timeouts. It distinguishes itself by providing a mechanism to synchronize typography across different browsing contexts, including the ability to inject font loading logic into child window frames and iframes. The

    JavaScript
    View on GitHub↗9,255