@codecraftkit/animation

1.1.4 • Public • Published

animations

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @codecraftkit/animations

Usage

import React, { Component } from 'react'

import Animation from "@codecraftkit/animation";

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

License

MIT © CodeCraft

/@codecraftkit/animation/

    Package Sidebar

    Install

    npm i @codecraftkit/animation

    Weekly Downloads

    5

    Version

    1.1.4

    License

    MIT

    Unpacked Size

    12.1 kB

    Total Files

    15

    Last publish

    Collaborators

    • cc-dev04
    • development.fino