react-text-animation

0.0.1 • Public • Published

React component for a floating text animation

Desgined to provide a simple yet visually pleasing text animation.

Converted into a react component for your convenience :)

Demo

Click here for a live demo.

Installation

  1. Install 'react-text-animation' with npm
npm install react-text-animation
  1. Import TextAnimation in your component
import TextAnimation from 'react-text-animation'
  1. Render TextAnimation component
<TextAnimation text={'hello'} />

Properties

Property Usage Default Required
text Text that is to be animated on the screen 'a-z' no

Dependencies

Package Sidebar

Install

npm i react-text-animation

Weekly Downloads

18

Version

0.0.1

License

MIT

Last publish

Collaborators

  • g1eb