Skip to content

Commit

Permalink
doc: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ruofee committed May 13, 2024
1 parent 88c47d1 commit 96fc8db
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,17 @@

A high performance and customized ellipsis component for react. Support to custom ellipsis char, custom ellipsis node, end char filter, rich text, ...etc.

Searching for a Vue library? Refer to [vue-ellipsis-component](https://github.com/ruofee/vue-ellipsis-component).
Searching for a Vue library? Refer to [vue-ellipsis-component](https://github.com/ruofee/vue-ellipsis-component) and [vue-ellipsis-3](https://github.com/ruofee/vue-ellipsis-3).

![](https://img.shields.io/npm/v/react-ellipsis-component.svg) ![](https://img.shields.io/npm/dt/react-ellipsis-component.svg) ![](https://img.shields.io/badge/language-javascript-yellow.svg)

## Doc

- [English Docs](http://react-ellipsis.quincychen.cn/)
- [中文文档](http://react-ellipsis.quincychen.cn/zh/)

## Demo

![demo](https://static.quincychen.cn/demo.gif)

## API Referrer
Expand Down

0 comments on commit 96fc8db

Please sign in to comment.