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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 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/webfontloaderAvatar de typekit

    typekit/webfontloader

    9,255Ver en 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
    Ver en GitHub↗9,255
  • ecomfe/fontminAvatar de ecomfe

    ecomfe/fontmin

    6,195Ver en 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
    Ver en GitHub↗6,195
  • jaicab/localfontJ

    jaicab/localFont

    0Ver en GitHub↗

    Implement localStorage web font caching in seconds.

    Ver en GitHub↗0
  • ladjs/custom-fonts-in-emailsAvatar de ladjs

    ladjs/custom-fonts-in-emails

    132Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗132

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • davidmerfield/typesetAvatar de davidmerfield

    davidmerfield/typeset

    2,682Ver en 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
    Ver en GitHub↗2,682
  • photopea/typr.jsAvatar de photopea

    photopea/Typr.js

    1,003Ver en 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
    Ver en GitHub↗1,003
  • sixlabors/imagesharpAvatar de SixLabors

    SixLabors/ImageSharp

    7,954Ver en 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
    Ver en GitHub↗7,954
  • lxtharia/minegrub-themeAvatar de Lxtharia

    Lxtharia/minegrub-theme

    4,511Ver en 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
    Ver en GitHub↗4,511
  • hanks-zyh/htextviewAvatar de hanks-zyh

    hanks-zyh/HTextView

    5,642Ver en 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
    Ver en GitHub↗5,642
  • hopding/pdf-libAvatar de Hopding

    Hopding/pdf-lib

    8,515Ver en 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
    Ver en GitHub↗8,515
  • filamentgroup/loadcssAvatar de filamentgroup

    filamentgroup/loadCSS

    6,647Ver en 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
    Ver en GitHub↗6,647
  • joanzapata/android-iconifyAvatar de JoanZapata

    JoanZapata/android-iconify

    3,917Ver en 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
    Ver en GitHub↗3,917
  • questpdf/questpdfAvatar de QuestPDF

    QuestPDF/QuestPDF

    14,088Ver en 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
    Ver en GitHub↗14,088
  • davatron5000/lettering.jsAvatar de davatron5000

    davatron5000/Lettering.js

    5,343Ver en 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
    Ver en GitHub↗5,343
  • goldbergyoni/nodejs-testing-best-practicesAvatar de goldbergyoni

    goldbergyoni/nodejs-testing-best-practices

    4,365Ver en 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
    Ver en GitHub↗4,365
  • kennethormandy/normalize-opentype.cssAvatar de kennethormandy

    kennethormandy/normalize-opentype.css

    786Ver en GitHub↗

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

    HTML
    Ver en GitHub↗786
  • nascherman/opentype-geometryAvatar de nascherman

    nascherman/opentype-geometry

    5Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗5
  • agentk/fontfacegenAvatar de agentk

    agentk/fontfacegen

    60Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗60
  • alfredxing/brickAvatar de alfredxing

    alfredxing/brick

    2,842Ver en GitHub↗

    Open-source webfont service

    HTML
    Ver en GitHub↗2,842
  • bramstein/hypherAvatar de bramstein

    bramstein/hypher

    582Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗582
  • bramstein/typesetAvatar de bramstein

    bramstein/typeset

    1,029Ver en 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
    Ver en GitHub↗1,029
  • byte-foundry/plumin.jsAvatar de byte-foundry

    byte-foundry/plumin.js

    591Ver en GitHub↗

    See documentation on pluminjs.com.

    JavaScript
    Ver en GitHub↗591
  • devongovett/fontkitAvatar de devongovett

    devongovett/fontkit

    1,662Ver en 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
    Ver en GitHub↗1,662
  • filamentgroup/glyphhangerF

    filamentgroup/glyphhanger

    0Ver en 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.

    Ver en GitHub↗0
  • fontello/fontelloAvatar de fontello

    fontello/fontello

    7,087Ver en 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
    Ver en GitHub↗7,087
  • fontsource/fontsourceAvatar de fontsource

    fontsource/fontsource

    5,778Ver en GitHub↗
    TypeScriptcssfontfont-family
    Ver en GitHub↗5,778
  • forwardemail/custom-fonts-in-emailsAvatar de forwardemail

    forwardemail/custom-fonts-in-emails

    132Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗132
  • funbox/beatrixAvatar de funbox

    funbox/beatrix

    49Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗49
  • jam3/opentype-layoutAvatar de Jam3

    Jam3/opentype-layout

    88Ver en GitHub↗

    Experimental word-wrapping and layout for Opentype.js.

    JavaScript
    Ver en GitHub↗88
  • jkroso/flowtypeAvatar de jkroso

    jkroso/flowtype

    42Ver en GitHub↗

    keep font-size in proportion with its containers size

    HTML
    Ver en GitHub↗42