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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
photopea avatar

photopea/Typr.js

0
View on GitHub↗
1,003 stars·80 forks·JavaScript·MIT·1 vue

Typr.js

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.

Features

  • Typography Libraries - Utility for parsing and working with font files.
  • Web Typography Utilities - JavaScript font processing library.

Historique des stars

Graphique de l'historique des stars pour photopea/typr.jsGraphique de l'historique des stars pour photopea/typr.js

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Typr.js

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Typr.js.
  • ecomfe/fontminAvatar de ecomfe

    ecomfe/fontmin

    6,195Voir sur 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
    Voir sur GitHub↗6,195
  • bramstein/fontfaceobserverAvatar de bramstein

    bramstein/fontfaceobserver

    4,338Voir sur 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
    Voir sur GitHub↗4,338
  • davidmerfield/typesetAvatar de davidmerfield

    davidmerfield/typeset

    2,682Voir sur 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
    Voir sur GitHub↗2,682
  • jaicab/localfontJ

    jaicab/localFont

    0Voir sur GitHub↗

    Implement localStorage web font caching in seconds.

    Voir sur GitHub↗0
Voir les 30 alternatives à Typr.js→

Questions fréquentes

Que fait photopea/typr.js ?

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.

Quelles sont les fonctionnalités principales de photopea/typr.js ?

Les fonctionnalités principales de photopea/typr.js sont : Typography Libraries, Web Typography Utilities.

Quelles sont les alternatives open-source à photopea/typr.js ?

Les alternatives open-source à photopea/typr.js incluent : ladjs/custom-fonts-in-emails — An extremely easy way to use custom fonts in emails without having to use art software. jaicab/localfont — Implement localStorage web font caching in seconds. 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…