@thesoftwareacademy.it/carousel

0.0.3 • Public • Published

cascade-carousel

Image sliding made easy

NPM JavaScript Style Guide

Install

npm install --save carousel

Usage

import React, { Component } from 'react'

import MyComponent from 'carousel'
import 'carousel/dist/index.css'

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

License

MIT © AndreaCitrolo

Readme

Keywords

none

Package Sidebar

Install

npm i @thesoftwareacademy.it/carousel

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

6.88 kB

Total Files

9

Last publish

Collaborators

  • andreacitrolo