@sargisgasparyan/custom-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

custom-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save custom-library

Usage

import React, { Component } from 'react'

import MyComponent from 'custom-library'
import 'custom-library/dist/index.css'

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

License

MIT © arsen.simonyan

Readme

Keywords

none

Package Sidebar

Install

npm i @sargisgasparyan/custom-library

Weekly Downloads

1

Version

1.0.5

License

MIT

Unpacked Size

2.43 MB

Total Files

92

Last publish

Collaborators

  • sargisgasparyan