yg-react-utils

1.7.0 • Public • Published

yg-react-utils

NPM JavaScript Style Guide

Install

npm install --save yg-react-utils

Usage

import React, { Component } from 'react'

import MyComponent from 'yg-react-utils'

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

Development with storybook

Start simultaneously in 2 terminal windows:

npm start storybook

and

npm run storybook

Resources

Example storybooks

License

MIT © arpesanif

Readme

Keywords

none

Package Sidebar

Install

npm i yg-react-utils

Weekly Downloads

14

Version

1.7.0

License

MIT

Unpacked Size

13.9 MB

Total Files

7

Last publish

Collaborators

  • arpesanif