awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bramstein/fontfaceobserver

Open-source alternatives to Fontfaceobserver

30 open-source projects similar to bramstein/fontfaceobserver, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fontfaceobserver alternative.

  • 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
  • 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
  • jaicab/localfontJ

    jaicab/localFont

    0View on GitHub↗

    Implement localStorage web font caching in seconds.

    View on GitHub↗0
  • 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

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
  • 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
  • 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
  • sixlabors/imagesharpSixLabors avatar

    SixLabors/ImageSharp

    7,954View on GitHub↗

    ImageSharp is a .NET image processing library and manipulation framework used for decoding, encoding, and modifying digital images. It functions as a comprehensive toolkit for resizing, cropping, and applying pixel-level filters while managing color profiles and pixel data across various file formats. The project integrates a 2D vector graphics engine and a typography rendering engine to draw geometric shapes, paths, and complex stylized text onto images. It also includes a geometry boolean operation library for calculating intersections, unions, and differences between complex polygons and c

    C#bmpc-sharpdrawing
    View on GitHub↗7,954
  • lxtharia/minegrub-themeLxtharia avatar

    Lxtharia/minegrub-theme

    4,511View on GitHub↗

    minegrub-theme is a visual skin for the GRUB bootloader that mimics a game main menu. It provides a collection of backgrounds and layout configurations to style the Linux kernel boot selection screen. The project implements a dynamic boot interface that cycles through different background images and splash text phrases on every startup. It also includes a system information display that calculates and renders the number of installed system packages directly within the boot menu. The tool manages interface layouts using vertical offset calculations to prevent element overlap across different

    Python
    View on GitHub↗4,511
  • hanks-zyh/htextviewhanks-zyh avatar

    hanks-zyh/HTextView

    5,642View on GitHub↗

    HTextView is an animated text rendering library and UI motion design framework used to create dynamic text effects such as typing and fading. It serves as a text motion engine and typography tool for applying visual transitions and movement to text elements on a screen. The library integrates custom typography support, allowing the loading of external typeface files to apply specific branding and styles to animated presentations. It utilizes a motion engine to animate the scale and opacity of text, facilitating fluid visual transitions. The system manages these effects through a frame-based

    Javaandroidanimation-effectsanimations
    View on GitHub↗5,642
  • hopding/pdf-libHopding avatar

    Hopding/pdf-lib

    8,515View on GitHub↗

    pdf-lib is a JavaScript PDF manipulation library used for creating, modifying, and editing PDF documents programmatically. It functions as a cross-runtime tool compatible with Node, Browser, Deno, and mobile JavaScript environments. The library provides a programmatic interface for document editing and form generation. It supports building interactive PDF forms, populating existing fields with custom data, and flattening forms into static content. Its broader capabilities include generating new documents from scratch, rearranging or copying pages between files, and managing document metadata

    TypeScript
    View on GitHub↗8,515
  • filamentgroup/loadcssfilamentgroup avatar

    filamentgroup/loadCSS

    6,647View on GitHub↗

    loadCSS is an asynchronous CSS loader and non-blocking stylesheet injector. It provides a technical implementation for loading stylesheets without blocking the browser rendering process to maintain a responsive user interface. The project implements a specific CSS loading pattern to detect when asynchronous stylesheets have finished loading across different web browsers. This allows for the execution of callback functions only after a stylesheet has fully loaded to ensure consistent visual behavior. The tool covers programmatic stylesheet insertion, dynamic injection based on application log

    JavaScript
    View on GitHub↗6,647
  • joanzapata/android-iconifyJoanZapata avatar

    JoanZapata/android-iconify

    3,917View on GitHub↗

    android-iconify is a multi-provider icon framework and library for Android applications. It enables the integration and management of vector graphics and font icons from various external providers within a single system. The framework allows for custom icon font integration by registering font files and character maps to expand the available library of graphics. It includes a vector graphic drawable renderer to display scalable icons across different screen densities. The system supports rendering vector icons as drawable objects and embedding scalable graphics directly into text spans so th

    Java
    View on GitHub↗3,917
  • questpdf/questpdfQuestPDF avatar

    QuestPDF/QuestPDF

    14,088View on GitHub↗

    QuestPDF is a C# PDF generation library and layout engine used to create structured documents, reports, and invoices. It utilizes a fluent API and a component-based layout approach to convert code into high-fidelity PDF and XPS files. The library distinguishes itself with a dedicated layout debugger that provides real-time previews, hot-reload capabilities, and visual boundary tools to map rendered elements back to source code. It also functions as an accessibility tool, providing semantic tagging and navigational aids to ensure documents comply with international accessibility and archival s

    C#c-sharpdotnet-coreexport
    View on GitHub↗14,088
  • 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
  • goldbergyoni/nodejs-testing-best-practicesgoldbergyoni avatar

    goldbergyoni/nodejs-testing-best-practices

    4,365View on GitHub↗

    This project is a comprehensive guide and collection of best practices for testing Node.js backend applications. It provides a curated set of patterns and reference examples for writing reliable unit, integration, and component tests. The project distinguishes itself through specific strategies for backend integration, including detailed methods for API contract testing against OpenAPI specifications and shared schemas. It offers specialized guidance on managing message queue testing, focusing on idempotency, resilience, and asynchronous event synchronization. The guide covers a broad range

    JavaScriptbackendbest-practicescomponent-testing
    View on GitHub↗4,365
  • 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
  • nascherman/opentype-geometrynascherman avatar

    nascherman/opentype-geometry

    5View on GitHub↗

    Convert opentype to geometry. Based on the opentype-layout module.

    JavaScript
    View on GitHub↗5
  • agentk/fontfacegenagentk avatar

    agentk/fontfacegen

    60View on GitHub↗

    From a ttf or otf, generate the required ttf, eot, woff, svg and css for the font to be used in browsers.

    JavaScript
    View on GitHub↗60
  • alfredxing/brickalfredxing avatar

    alfredxing/brick

    2,842View on GitHub↗

    Open-source webfont service

    HTML
    View on GitHub↗2,842
  • bramstein/hypherbramstein avatar

    bramstein/hypher

    582View on GitHub↗

    A small and fast JavaScript hyphenation engine. Can be used in Node.js and as a jQuery plugin.

    JavaScript
    View on GitHub↗582
  • bramstein/typesetbramstein avatar

    bramstein/typeset

    1,029View on GitHub↗

    This is an implementation of the Knuth and Plass line breaking algorithm using JavaScript. The goal of this project is to optimally set justified text in the browser, and ultimately provide a library for various line breaking algorithms in JavaScript.

    JavaScript
    View on GitHub↗1,029
  • byte-foundry/plumin.jsbyte-foundry avatar

    byte-foundry/plumin.js

    591View on GitHub↗

    See documentation on pluminjs.com.

    JavaScript
    View on GitHub↗591
  • 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
  • filamentgroup/glyphhangerF

    filamentgroup/glyphhanger

    0View on GitHub↗

    Your web font utility belt. It can subset web fonts. It can show you what unicode-ranges are used on a web site (optionally per font-family). It can also subset web fonts automatically using the unicode-ranges it found. It makes julienne fries.

    View on GitHub↗0
  • fontello/fontellofontello avatar

    fontello/fontello

    7,087View on GitHub↗

    Fontello is a custom font package builder and icon font generator designed to combine selected icons from multiple libraries into a single minimized font file. It functions as a service for converting SVG vector graphics into font glyphs through automated path merging and transformations. The project provides a programmatic interface for automating icon workflows, allowing the management of configurations and the triggering of font generation via network requests for build pipelines. This enables the integration of custom font production into external automation workflows and command line too

    JavaScript
    View on GitHub↗7,087
  • 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
  • jam3/opentype-layoutJam3 avatar

    Jam3/opentype-layout

    88View on GitHub↗

    Experimental word-wrapping and layout for Opentype.js.

    JavaScript
    View on GitHub↗88
  • jkroso/flowtypejkroso avatar

    jkroso/flowtype

    42View on GitHub↗

    keep font-size in proportion with its containers size

    HTML
    View on GitHub↗42