Skip to content

React components for efficiently achieve line clamping/text truncate/ellipsis without compromising the content -

License

Notifications You must be signed in to change notification settings

bimone/react-truncated

Repository files navigation

code style: prettier

React components for efficiently achieve line clamping/text truncate/ellipsis without compromising the content. There are other great libraries to achieve text truncate. Unfortunately, most of them only support plain text. This library tries to tackle this problem.

Getting started

Install with npm:

npm install react-truncated --save

Install with yarn:

yarn add react-truncated

Dependencies

The following peer dependencies must be specified within your project:

A warning will appear if those peer dependencies cannot be found in your project

Documentation

Coming Soon...

Examples

Coming Soon...

Supported Browsers

All - More on this soon...

Changelog

New releases changes can be tracked in the changelog.

License

react-truncated is available under the MIT License.

About

React components for efficiently achieve line clamping/text truncate/ellipsis without compromising the content -

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published