kooper-library

1.0.5 • Public • Published

kooper-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save kooper-library

Usage

import React, { Component } from 'react'

import MyComponent from 'kooper-library'
import 'kooper-library/dist/index.css'

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

License

MIT © kooper

/kooper-library/

    Package Sidebar

    Install

    npm i kooper-library

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    1.65 MB

    Total Files

    7

    Last publish

    Collaborators

    • kooperhq