Package Exports
- typography
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (typography) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Typography.js
An opinionated toolkit for building websites with beautiful typography.
Install
npm install typography
Demo/playground
http://kyleamathews.github.io/typography.js
Sharable typography configurations
You can use the Typography.js playground to design your perfect typography setup. If you come up with a really good one, share it with the community! We're collecting configurations in this issue.
Why
Typography is a dash of design sense and a cup full of math. Math that's tedious and hard to do right in CSS.
Typography.js provies a declarative way to define your typography. Changing your your fonts or base font size shouldn't be hard. With Typography.js it isn't.
Vertical Rhythm
Grids make spatial world orderly
Most web designers and developers are familiar with horizontal grids such as 960 or Susy or Bootstrap.
The tools in this package helps you setup and maintain your vertical grid.
CSS doesn't make this easy.
TODO: add articles
To document
- rhythm function
- adjustFontSizeTo
- modular scale