Instant text overflow perfection ✨
npm install react-overflow-ellipsis[![npm][npm-image]][npm-url]
[![travis][travis-image]][travis-url]
[![standard][standard-image]][standard-url]
[npm-image]: https://img.shields.io/npm/v/react-overflow-ellipsis.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/react-overflow-ellipsis
[travis-image]: https://img.shields.io/travis/bentatum/react-overflow-ellipsis.svg?style=flat-square
[travis-url]: https://travis-ci.org/bentatum/react-overflow-ellipsis
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
[standard-url]: http://npm.im/standard
Instant text overflow perfection ✨
```
npm install react-overflow-ellipsis
`js
import { default as OverflowEllipsis } from 'react-overflow-ellipsis'
If your text overflows, it will still look nice.
Child elements should be inline.
``
Contributions welcome! Please read the contributing guidelines first.