1.0.1 • Published 5 years ago

lib-functions v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

lib-functions

Collection library

NPM JavaScript Style Guide

Install

npm install --save lib-functions

Usage

import * as React from 'react'

import MyComponent from 'lib-functions'

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

License

MIT © gharish

1.0.1

5 years ago

1.0.0

5 years ago