shuttl-ui-library

0.1.0 • Public • Published

shuttl-ui-library

Shuttl Frontend Component Library

NPM JavaScript Style Guide

Install

npm install --save shuttl-ui-library

Usage

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

License

MIT © jayantbh

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

Package Sidebar

Install

npm i shuttl-ui-library

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

12.9 MB

Total Files

648

Last publish

Collaborators

  • jayantbh