@arachnomesh/forms
TypeScript icon, indicating that this package has built-in type declarations

0.0.75 • Public • Published

arac-forms

Custom form

NPM JavaScript Style Guide

Install

npm install --save arac-forms

Usage

import React, { Component } from 'react'

import MyComponent from 'arac-forms'
import 'arac-forms/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @arachnomesh/forms

Weekly Downloads

0

Version

0.0.75

License

MIT

Unpacked Size

7.64 MB

Total Files

125

Last publish

Collaborators

  • arachnomesh