All Projects → chenquincy → react-ellipsis

chenquincy / react-ellipsis

Licence: MIT license
A high performance and customized ellipsis component for react, support rich text. 高性能、高度自定义、支持富文本的 react 缩略组件。

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to react-ellipsis

ngx-line-truncation
An Angular line truncating solution. Truncate text block by given line number and add ellipsis to the end.
Stars: ✭ 13 (-79.37%)
Mutual labels:  ellipsis, richtext
angular-ellipsis
A simple lightweight library for Angular which removes excess text and add ellipsis symbol to end of text before text overflows container
Stars: ✭ 16 (-74.6%)
Mutual labels:  ellipsis
shear.js
✂️truncate text across DOM nodes
Stars: ✭ 61 (-3.17%)
Mutual labels:  ellipsis
superclamp
Cross-browser ellipsis on multi-line texts. Optimized for performance, and supports tags inside clamped element. Even looks better than -webkit-clamp. Supports all real browsers and IE11+.
Stars: ✭ 29 (-53.97%)
Mutual labels:  clamp
Shave
💈 Shave is a 0 dep JS plugin that truncates text to fit within an element based on a set max-height ✁
Stars: ✭ 2,113 (+3253.97%)
Mutual labels:  ellipsis
tailwindcss-truncate-multiline
Tailwind CSS plugin to generate truncate multiline utilities
Stars: ✭ 92 (+46.03%)
Mutual labels:  ellipsis
v-clamp
Vue directive plugin for text truncate
Stars: ✭ 15 (-76.19%)
Mutual labels:  ellipsis
shave
💈 Shave is a 0 dep JS plugin that truncates text to fit within an element based on a set max-height ✁
Stars: ✭ 126 (+100%)
Mutual labels:  ellipsis
Fairygui Unity
A flexible UI framework for Unity
Stars: ✭ 2,007 (+3085.71%)
Mutual labels:  richtext
Xrichtext
一个Android富文本类库,支持图文混排,支持编辑和预览,支持插入和删除图片。
Stars: ✭ 1,639 (+2501.59%)
Mutual labels:  richtext
Richtext
Android平台下的富文本解析器,支持Html和Markdown
Stars: ✭ 3,715 (+5796.83%)
Mutual labels:  richtext
RichText
Easily show RichText(html) in SwiftUI
Stars: ✭ 25 (-60.32%)
Mutual labels:  richtext
awesome-rich-text
富文本收集
Stars: ✭ 46 (-26.98%)
Mutual labels:  richtext
YLYRichText
a feature-rich, easy to use unity rich text plugin
Stars: ✭ 32 (-49.21%)
Mutual labels:  richtext
Html
基于原生Html解析进行功能扩充和定制的Html解析器
Stars: ✭ 50 (-20.63%)
Mutual labels:  richtext
ezplatform-richtext
eZ Platform Rich Text Field Type Bundle
Stars: ✭ 30 (-52.38%)
Mutual labels:  richtext

React-ellipsis-component

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 Vue? Refer to vue-ellipsis-component.

Docs

Demo

demo

Buy Me A Coffee

Open source is not easy, you can buy me a coffee. Note your name or github id so I can add you to the donation list.

Wechat Pay

Ali Pay

Donation List

❤️ Thanks these guys for donations. Contact me with email, if you had donated but not on the list.

Donors Amount Time
07akioni ¥ 20.01 2021-09-27 13:53

License

MIT

Resources

Develop & Contribution

cd react-ellipsis
# install deps of component
yarn
# to docs
cd docs
# install deps of docs
yarn
# dev
yarn dev
# now you can develop in src or docs, then see the change in docs site.
# default: localhost:3000

If you want to contribute your code, send a pull request in github.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].