An open API service indexing awesome lists of open source software.

https://github.com/zwingz/react-textclamp

react text-clamp component
https://github.com/zwingz/react-textclamp

Last synced: 12 months ago
JSON representation

react text-clamp component

Awesome Lists containing this project

README

          

# react-clamp

> react text clamp component

## Usage

`yarn add react-clamp`

```js
import "react-clamp/index.css";
import { TextClamp } from "react-clamp";
```

### develop

`yarn dev`

### build

`yarn build`

### test

`yarn test`

### doc

`yarn demo`

## License

MIT © zwingz