https://github.com/rcdexta/react-text-effects
React components for common text effects
https://github.com/rcdexta/react-text-effects
Last synced: about 1 year ago
JSON representation
React components for common text effects
- Host: GitHub
- URL: https://github.com/rcdexta/react-text-effects
- Owner: rcdexta
- License: mit
- Created: 2017-06-03T16:16:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-04T17:07:53.000Z (about 9 years ago)
- Last Synced: 2025-03-25T17:46:57.593Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://react-text-effects.surge.sh/
- Size: 158 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# react-text-effects
[](https://badge.fury.io/js/react-text-effects)
[](https://travis-ci.org/rcdexta/react-text-effects)
React components for common text effects
### Installation
```bash
$ npm install --save react-text-effects
```
or if you are using `yarn`
```bash
$ yarn add react-text-effects
```
### Demo
https://react-text-effects.surge.sh/
### License
MIT