nathanford/type.js
Type.js – Typographic tools for better web type. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4240
- days_rel: n/a
- days_push: 3796
- n_releases_24m: 0
Adoption not part of the score
1117 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Type.js is a JavaScript library that adds new typographic CSS properties like kerning-pairs, rag-adjust, widow-adjust, and min/max font-size to web pages. It parses on-page style tags and applies these custom properties via JavaScript, giving finer control over web typography.
Use cases
- manually kern specific glyph pairs in css
- prevent widows in paragraphs
- control where lines break in a paragraph
- set minimum and maximum font-size with viewport units
- improve typography on a website without changing fonts
When to choose
- you need fine typographic control like manual kerning or widow elimination in vanilla CSS
- your project uses on-page style tags and you want new CSS-like properties without a preprocessor
When to avoid
- your styles live in external CSS files or inline styles, which are not supported
- you need an actively maintained solution - the project has had no releases since 2016
- you use a modern CSS preprocessor or PostCSS plugin that already handles these features
Facets
library · maturity abandoned
css-framework ui-components developer-tools web-development frontend web-design browser typography css-polyfill kerning widows rag-adjust font-size web-server
2 sources
- readme: https://github.com/nathanford/type.js · fetched 2026-08-28 · 587b50dfe18f
- homepage: http://typejs.org · fetched 2026-08-29 · 4eca12ee9a86
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nathanford/type.js | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nathanford/type.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem