@dougrich/uxlib

0.4.0 • Public • Published

@dougrich/uxlib

UX Components with a consistent style for my applications

NPM JavaScript Style Guide

Install

npm install --save @dougrich/uxlib

Usage

import React, { Component } from 'react'

import MyComponent from '@dougrich/uxlib'

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

License

MIT © dougrich

Readme

Keywords

none

Package Sidebar

Install

npm i @dougrich/uxlib

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

149 kB

Total Files

7

Last publish

Collaborators

  • dougrich