@stoademo/common-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

common-utils

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save common-utils

Usage

import React, { Component } from 'react'

import MyComponent from 'common-utils'
import 'common-utils/dist/index.css'

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

License

MIT © EdgarGGamartgo

Readme

Keywords

none

Package Sidebar

Install

npm i @stoademo/common-utils

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.45 kB

Total Files

8

Last publish

Collaborators

  • edgargmartinez