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
·
N

nodebox/opentype.js

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

Opentype.js

Features

  • Font Manipulation Tools - JavaScript library for reading and writing OpenType fonts.
  • Typography Libraries - Parser and writer for OpenType and TrueType fonts.

Star history

Star history chart for nodebox/opentype.jsStar history chart for nodebox/opentype.js

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

Frequently asked questions

What are the main features of nodebox/opentype.js?

The main features of nodebox/opentype.js are: Font Manipulation Tools, Typography Libraries.

What are some open-source alternatives to nodebox/opentype.js?

Open-source alternatives to nodebox/opentype.js include: davatron5000/lettering.js — Lettering.js is a JavaScript typography library that divides text strings into granular HTML elements. It wraps… be5invis/node-sfnt — fonteditor-ttf. bramstein/fontfaceobserver — Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with… caryll/otfcc — Optimized OpenType builder and inspector. caryll/otfcc-cubic2quad — Turn CFF to TTF using otfcc. alfredxing/brick — Open-source webfont service.

Open-source alternatives to Opentype.js

Similar open-source projects, ranked by how many features they share with Opentype.js.
  • 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
  • be5invis/node-sfntbe5invis avatar

    be5invis/node-sfnt

    20View on GitHub↗

    fonteditor-ttf

    JavaScript
    View on GitHub↗20
  • 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
  • alfredxing/brickalfredxing avatar

    alfredxing/brick

    2,842View on GitHub↗

    Open-source webfont service

    HTML
    View on GitHub↗2,842
  • See all 30 alternatives to Opentype.js→