live-toolbar

1.0.0 • Public • Published

live-toolbar

Live Toolbar

NPM JavaScript Style Guide

Install

npm install --save live-toolbar

Usage

import React, { Component } from 'react'

import MyComponent from 'live-toolbar'
import 'live-toolbar/dist/index.css'

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

License

MIT © Kritikal

/live-toolbar/

    Package Sidebar

    Install

    npm i live-toolbar

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    442 kB

    Total Files

    7

    Last publish

    Collaborators

    • venkateshpalani