lib-functions
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i lib-functions

Weekly Downloads

7

Version

1.0.1

License

MIT

Unpacked Size

10.2 kB

Total Files

11

Last publish

Collaborators

  • hariirawan