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

1.0.2 • Public • Published

mercuryo-lab

NPM JavaScript Style Guide

Install

npm install --save mercuryo-lab

Usage

import * as React from 'react'

import MyComponent from 'mercuryo-lab'

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

License

MIT © ivan-kuzmin

Dependencies (0)

    Dev Dependencies (20)

    Package Sidebar

    Install

    npm i mercuryo-lab

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    37.2 kB

    Total Files

    13

    Last publish

    Collaborators

    • ivan-kuzmin