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

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

Awesome Lists containing this project

README

          

# react-text-effects

[![npm version](https://badge.fury.io/js/react-text-effects.svg)](https://badge.fury.io/js/react-text-effects)
[![Build Status](https://travis-ci.org/rcdexta/react-text-effects.svg?branch=master)](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