Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormwarning/typeset.css
✍ tr.v. type·set To set (written material) into type; compose.
https://github.com/stormwarning/typeset.css
best-practices css sass scss typography
Last synced: 23 days ago
JSON representation
✍ tr.v. type·set To set (written material) into type; compose.
- Host: GitHub
- URL: https://github.com/stormwarning/typeset.css
- Owner: stormwarning
- License: isc
- Created: 2014-12-01T04:43:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T12:26:07.000Z (over 3 years ago)
- Last Synced: 2024-04-02T22:01:48.910Z (8 months ago)
- Topics: best-practices, css, sass, scss, typography
- Language: SCSS
- Homepage: http://stormwarning.github.io/typeset.css/
- Size: 5.55 MB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Typeset.css
[![Greenkeeper badge](https://badges.greenkeeper.io/stormwarning/typeset.css.svg)](https://greenkeeper.io/)
[![npm](https://img.shields.io/npm/v/typeset.css.svg?style=flat-square)](https://www.npmjs.com/package/typeset.css)
![Bower version](https://img.shields.io/bower/v/typeset.css.svg?style=flat-square)
[![npm](https://img.shields.io/npm/dt/typeset.css.svg?style=flat-square)](https://www.npmjs.com/package/typeset.css)
![David](https://img.shields.io/david/stormwarning/typeset.css.svg?style=flat-square)
[![GitHub Issues](https://img.shields.io/github/issues/stormwarning/typeset.css.svg?style=flat-square)](https://github.com/stormwarning/typeset.css/issues)`Typeset.css` is a Sass library to help inform good typographic choices, without dictating—as much as possible—your visual design.
## Installation
Install using either `npm` or `bower`, or download the latest release from GitHub and include in your project manually.```shell
npm install --save-dev typeset.css
```Remember to add `@import "[INSTALLATION_PATH]/typeset.css/typeset"` to your primary Sass file.
## Documentation
Detailed documentation is coming. Until then, view the source comments or [open an issue][ghissues].
[ghissues]: https://github.com/stormwarning/typeset.css/issues
## Acknowledgments
Without the excellent work of others, this wouldn’t have been possible:
- [Typeplate][typeplate] from [GrayGhostVisuals][ggv] & [Zachary Kain][zakkain]
- [InuitCSS][inuit] from [Harry Roberts][cssw]
- [normalize-opentype.css][normo] & [dodging-bullets][bullets] from [Kenneth Ormandy][kormandy]
- [Typographic][typographic] from [Cory Simmons][corysimmons][typeplate]: http://typeplate.com/
[ggv]: https://github.com/grayghostvisuals
[zakkain]: https://github.com/zakkain
[inuit]: https://github.com/inuitcss
[cssw]: https://github.com/csswizardry
[normo]: https://github.com/kennethormandy/normalize-opentype.css
[bullets]: https://github.com/kennethormandy/dodging-bullets
[kormandy]: https://github.com/kennethormandy
[typographic]: https://github.com/corysimmons/typographic
[corysimmons]: https://github.com/corysimmons