Type.js, Add CSS Properties For Better Typography

Alex Ionescu
PixelsMarket
Published in
1 min readDec 21, 2016

Type.js is a small Javascript library that allows you to extend your CSS properties control over the type in an HTML page.

Type.js, Add CSS Properties For Better Typography

Type.js adds new type properties to your CSS, giving you the control you need for type on the web. You can write these properties in your CSS and they will work like any other property.

For example kerning-pairs allows you to adjust the space between specific glyphs with a clear syntax. Just type in the two glyphs you want to kern, then the amount space you want.

Download or View on GitHub

--

--