@cc-test2/animation

1.0.11 • Public • Published

animations

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @cc-test2/animations

Usage

import React, { Component } from 'react'

import Animation from "@cc-test2/animation";

const ExampleComponent = () => {
  return (
         <Animation autoplay loop name={'chicken-70'} height={200} width={200}/>
    ))
}

License

MIT © CodeCraft

Readme

Keywords

none

Package Sidebar

Install

npm i @cc-test2/animation

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

229 kB

Total Files

7

Last publish

Collaborators

  • lordapollo