Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhz-io/react-typo-component
(OBSOLETE)Auto-Scaling typography component for React
https://github.com/nhz-io/react-typo-component
Last synced: 4 days ago
JSON representation
(OBSOLETE)Auto-Scaling typography component for React
- Host: GitHub
- URL: https://github.com/nhz-io/react-typo-component
- Owner: nhz-io
- License: mit
- Created: 2016-01-11T00:51:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T21:14:34.000Z (almost 9 years ago)
- Last Synced: 2024-05-02T02:19:34.360Z (8 months ago)
- Language: JavaScript
- Homepage: http://nhz-io.github.io/react-typo-component
- Size: 81.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
# react-typo-component [![Build Status][travis-image]][travis-url] [![NPM][npm-image]][npm-url]
## Auto-Scaling typography component for React
## Install
```
npm install --save react-typo-component
```## Build
```
git clone https://github.com/nhz-io/react-typo-component.git
cd react-typo-component
npm install
npm start
...
check http://localhost:9000
...
npm run dist
```## LICENSE
### [MIT](LICENSE)
## [VERSION](HISTORY.md)
### 0.0.5
[travis-image]: https://travis-ci.org/nhz-io/react-typo-component.svg
[travis-url]: https://travis-ci.org/nhz-io/react-typo-component[npm-image]: https://img.shields.io/npm/v/react-typo-component.svg?style=flat
[npm-url]: https://www.npmjs.com/package/react-typo-component