@avinlab/woo
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

woo

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save woo

Usage

import React, { Component } from 'react'

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

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

License

MIT © avin

/@avinlab/woo/

    Package Sidebar

    Install

    npm i @avinlab/woo

    Weekly Downloads

    7

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    4.68 kB

    Total Files

    12

    Last publish

    Collaborators

    • carcinogen75