annotatorlib

1.4.0 • Public • Published

annotatorlib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save annotatorlib

Usage

import React, { Component } from 'react'

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

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

License

MIT © xxingjjing

/annotatorlib/

    Package Sidebar

    Install

    npm i annotatorlib

    Weekly Downloads

    2

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    1.27 MB

    Total Files

    8

    Last publish

    Collaborators

    • xingjing1989