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

0.0.1 • Public • Published

yarff - Yet Another React Form(ik) Framework

Create complex forms via json

NPM JavaScript Style Guide

Install

npm install --save yarff

Usage

import React, { Component } from 'react'

import MyComponent from 'yarff'
import 'yarff/dist/index.css'

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

License

MIT © 5arias

Readme

Keywords

none

Package Sidebar

Install

npm i yarff

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

4.39 kB

Total Files

9

Last publish

Collaborators

  • 5arias