0.1.0 • Published 8 years ago

react-gradient-text v0.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

react-gradient-text

travis build

Documentation and demos here: http://arlando.github.io/react-gradient-text

Install

$ npm install --save react-gradient-text

Sample Usage

<GradientText data='today will be a really good day' gradient={[...colors]} animating={false} />
<GradientText data='today will be a really good day' gradient={[...colors]} hoverable={true} />