react-fat

1.0.1 • Public • Published

react-fat

Travis npm package

Responsive FAT texts component. Takes the whole available width.

⚠️ doesnt work on Firefox at the moment (cf Zoom property support)

Usage

import Fat from 'react-fat'
 
const quote = `
LE RAP
C'ETAIT
MIEUX
AVANT
`
 
const Demo = () => <Fat>{quote}</Fat>
 

See demo : http://revolunet.github.io/react-fat

demo

Dependents (0)

Package Sidebar

Install

npm i react-fat

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • revolunet