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
kekee000 avatar

kekee000/fonteditor-core

0
View on GitHub↗
381 stars·77 forks·JavaScript·MIT·9 views

Fonteditor Core

FontEditor core functions

Features

  • Web Typography Utilities - Read, write, and transform fonts in JavaScript.

Star history

Star history chart for kekee000/fonteditor-coreStar history chart for kekee000/fonteditor-core

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Fonteditor Core

These projects share indexed features with Fonteditor Core. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
Compare all 23 related projects→

Frequently asked questions

What does kekee000/fonteditor-core do?

FontEditor core functions

What are the main features of kekee000/fonteditor-core?

The main features of kekee000/fonteditor-core are: Web Typography Utilities.

Which projects share features with kekee000/fonteditor-core?

Projects with overlapping indexed features include: bramstein/fontfaceobserver — Fontfaceobserver is a webfont availability detector and developer tool designed to synchronize typography loading with… bramstein/hypher — A small and fast JavaScript hyphenation engine. Can be used in Node.js and as a jQuery plugin. bramstein/typeset — This is an implementation of the Knuth and Plass line breaking algorithm using JavaScript. The goal of this project is… byte-foundry/plumin.js — See documentation on pluminjs.com. davidmerfield/typeset — Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine… agentk/fontfacegen — From a ttf or otf, generate the required ttf, eot, woff, svg and css for the font to be used in browsers.