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

0.3.1 • Public • Published

React Binden Logo

Netlify Status

npm version

A React form handling library that is actually easy

Installation

React Binden can installed easily with npm/yarn or any node package manager that pulls packages from registry.npmjs.com

With NPM

$ npm install react-binden

With YARN

$ yarn add react-binden

Documentation

Documentation of React Binden can be found at react-binden.netlify.app

Running Locally

To run it locally, git clone the repo

$ git clone https://github.com/KRTirtho/react-binden.git
$ cd react-binden

Then run:

$ npm install
$ npm run storybook

It'll start the storybook server for development/component viewing

Contribution

Any kind of improving contribution following CONTRIBUTION.md is welcomed

Social

You can find us here:

/react-binden/

    Package Sidebar

    Install

    npm i react-binden

    Weekly Downloads

    5

    Version

    0.3.1

    License

    MIT

    Unpacked Size

    62 kB

    Total Files

    33

    Last publish

    Collaborators

    • krtirtho