wocom
TypeScript icon, indicating that this package has built-in type declarations

0.1.40 • Public • Published

wocom

Wonderful Components from React.js

NPM JavaScript Style Guide

Install

npm install --save wocom

Usage

import React, { Component } from 'react'

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

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

License

MIT © gabrielmacus

/wocom/

    Package Sidebar

    Install

    npm i wocom

    Weekly Downloads

    39

    Version

    0.1.40

    License

    MIT

    Unpacked Size

    6.63 MB

    Total Files

    41

    Last publish

    Collaborators

    • gabrielmacus