30 open-source projects similar to davidmerfield/typeset, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Typeset alternative.
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
An extremely easy way to use custom fonts in emails without having to use art software.
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
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
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.
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
Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building consistent web page layouts and typography. It includes a browser style reset to remove default browser styling, ensuring a uniform visual starting point across different environments. The framework features a column-based responsive grid system that automatically adapts web content across various screen sizes and devices. It also includes a dedicated print stylesheet to optimize the appearance of web content specifically for physical printing. The project covers typography sta
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.
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
An extremely easy way to use custom fonts in emails without having to use art software.
A jQuery plugin for producing big, bold & responsive headlines
A tool to chop off useless fonts glyphs and convert TTF/OTF into WOFF & WOFF2
Make your text sizing responsive!
Experimental word-wrapping and layout for Opentype.js.
Adds OpenType features—ligatures, kerning, and more—to Normalize.css.
This repository replaces https://code.google.com/p/hyphenator/ - Demo: http://mnater.github.io/Hyphenator/
Hyphenopoly.js is a JavaScript-polyfill for hyphenation in HTML: it hyphenates text if the user agent does not support CSS-hyphenation at all or not for the required languages and it is a Node.js-module.
JavaScript library for using variable fonts. Extends the functionality of opentype.js. You must also install opentype.js to use this library.
Userscripts to add functionality to GitHub.
Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading
Convert opentype to geometry. Based on the opentype-layout module.
Add a super simple rotating text to your website with little to no markup
A JavaScript library that lets you curve type on the web.
Scales up (or down) text so it fits perfectly to its parent container.
ChromaCheck is a feature test to check if browsers support one of the five color font formats (see list below) when loaded as webfonts through @font-face. See it in action here!