simple-reactjs-inputs

1.0.2 • Public • Published

simple-reactjs-inputs

react js inputs with correct formatting

NPM JavaScript Style Guide

Install

npm install --save simple-reactjs-inputs

Usage

import React, { Component } from 'react'

import MyComponent from 'simple-reactjs-inputs'
import 'simple-reactjs-inputs/dist/index.css'

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

License

MIT © kchilds2020

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i simple-reactjs-inputs

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

58.1 kB

Total Files

7

Last publish

Collaborators

  • kchilds2020