better-input

1.5.1 • Public • Published

better-input

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save better-input

Usage

import React, { Component } from 'react'

import MyComponent from 'better-input'
import 'better-input/dist/index.css'

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

License

MIT © dwiccu

/better-input/

    Package Sidebar

    Install

    npm i better-input

    Weekly Downloads

    0

    Version

    1.5.1

    License

    MIT

    Unpacked Size

    11 kB

    Total Files

    7

    Last publish

    Collaborators

    • kubfu