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

0.0.2 • Public • Published

jambox-ui

styled components UI library

NPM JavaScript Style Guide

Install

npm install --save jambox-ui

Usage

import * as React from 'react'

import MyComponent from 'jambox-ui'

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

License

MIT © pozda

Readme

Keywords

none

Package Sidebar

Install

npm i jambox-ui

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

578 kB

Total Files

13

Last publish

Collaborators

  • pozda