react-scroll-text

1.0.1 • Public • Published

react-scroll-text

NPM JavaScript Style Guide

Install

npm install --save react-scroll-text

Usage

import React, { Component } from 'react'
 
import ScrollText from 'react-scroll-text'
 
class Example extends Component {
  render () {
    return (
      <ScrollText>
        this'a a very long text...
      </ScrollText>
    )
  }
}

License

MIT © Cody Chan

Readme

Keywords

none

Package Sidebar

Install

npm i react-scroll-text

Weekly Downloads

8

Version

1.0.1

License

MIT

Unpacked Size

702 kB

Total Files

6

Last publish

Collaborators

  • int64ago