workyard-web-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

workyard-web-ui-2

Workyard Web UI Components

NPM JavaScript Style Guide

Install

npm install --save workyard-web-ui-2

Usage

import * as React from 'react'
 
import MyComponent from 'workyard-web-ui-2'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © nhanvu327

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    3
  • 1.0.1
    2
  • 1.0.0
    2

Package Sidebar

Install

npm i workyard-web-ui

Weekly Downloads

7

Version

1.0.2

License

MIT

Unpacked Size

587 kB

Total Files

18

Last publish

Collaborators

  • nhanvu327
  • ayeung.workyard