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

1.0.0 • Public • Published

beautipipe

NPM JavaScript Style Guide

Install

npm install --save beautipipe

Usage

import * as React from 'react'

import MyComponent from 'beautipipe'

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

License

MIT © jwoo0122

Readme

Keywords

none

Package Sidebar

Install

npm i beautipipe

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

34 kB

Total Files

8

Last publish

Collaborators

  • jwoo0122