Skip to content

Commit 361bfce

Browse files
authored
Merge pull request brillout#215 from Kelsier90/master
Add React Pulse Text
2 parents cdb1061 + 86c4b9b commit 361bfce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ _Display parsed markdow source_
256256
- [react-split-pane](https://github.com/tomkp/react-split-pane) - React split-pane component.
257257
- [react-swipe-to-delete-ios](https://github.com/arnaudambro/react-swipe-to-delete-ios) - [demo](https://arnaudambro.github.io/react-swipe-to-delete-ios/) - To delete an item in a list the same way iOS does.
258258
- [typography](https://github.com/KyleAMathews/typography.js) - A powerful toolkit for building websites with beautiful typography.
259+
- [react-pulse-text](https://github.com/Kelsier90/React-Pulse-Text) - [demo/docs](https://kelsier90.github.io/React-Pulse-Text/) - Allows you to animate the text of any property of another component.
259260

260261
### Form Components
261262

@@ -433,7 +434,6 @@ _Components to layout the app's UI_
433434
- [react-masonry-component](https://github.com/eiriklv/react-masonry-component) - Wrapper for @desandro's Masonry.
434435
- [react-reflex](https://github.com/leefsmp/Re-Flex) - Flex layout container component for advanced React web applications.
435436
- [react-spaces](https://github.com/aeagle/react-spaces) - [demo/docs](https://www.allaneagle.com/react-spaces/demo/) - Nestable anchored, resizable, scrollable components.
436-
- [react-stack-grid](https://github.com/tsuyoshiwada/react-stack-grid) - Pinterest like layout components.
437437
- [react-stonecutter](https://github.com/dantrain/react-stonecutter) - Animated grid layout component.
438438
- [react-colrow](https://github.com/phphe/react-colrow) - Responsive grid layout components. Based on css flexbox. Support fraction width, auto grow.
439439

0 commit comments

Comments
 (0)