@jherrerat/react-typing-animation

1.0.0 • Public • Published

react-typing-animation

Ract typing animation Library

NPM JavaScript Style Guide

Install

npm install --save react-typing-animation

Usage

import React, { Component } from 'react'

import MyComponent from 'react-typing-animation'
import 'react-typing-animation/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © JMHerreraT

Readme

Keywords

none

Package Sidebar

Install

npm i @jherrerat/react-typing-animation

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

9.23 kB

Total Files

7

Last publish

Collaborators

  • jherrerat