1.0.2 • Published 6 years ago

animated-background v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

animated-background

NPM JavaScript Style Guide

Install

npm install --save animated-background

Usage

import React, { Component } from 'react'

import AnimatedBackground from 'animated-background'

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

License

MIT © shrek-7

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago