typeset
Line breaking library
An implementation of the Knuth and Plass line breaking algorithm in JavaScript to optimize text layout
TeX line breaking algorithm in JavaScript
999 stars
44 watching
74 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bramstein/hypher | A JavaScript hyphenation engine for text processing | 566 |
icelab/draft-js-block-breakout-plugin | A plugin that breaks out of certain block types when the user presses return | 40 |
bramstein/stateofwebtype | Provides up-to-date data on support for type and typographic features on the web | 65 |
winkler1/icedam | A lightweight library to prevent accidental data mutation and bugs in applications | 44 |
varjagg/brake | An extended breakpoint facility for Common Lisp | 11 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 114 |
n8willis/kernall | A collection of research and techniques for automating the spacing and layout of text in fonts | 34 |
bkniffler/draft-wysiwyg | An experimental JavaScript implementation of a rich text editor with drag-and-drop functionality and plugin architecture | 451 |
lfcipriani/punkt-segmenter | A Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text | 92 |
pallet/ritz | Provides tools and infrastructure for debugging and development environments in Clojure programming language | 318 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
bramstein/homebrew-webfonttools | Provides tools and utilities for managing web font formats, including compression and conversion of various file types. | 363 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
billpull/knockout-bootstrap | A plugin that adds custom bindings for Bootstrap plugins such as tooltips and popovers to enhance their functionality in Knockout.js applications. | 231 |
riatelab/statsbreaks | A JavaScript package to discretize quantitative datasets into thematic categories. | 22 |