New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-supercharged-forms

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-supercharged-forms

React forms without all the callbacks

latest
Source
npmnpm
Version
0.4.10
Version published
Maintainers
1
Created
Source

React forms made simple

Create forms declaratively and react-supercharged-forms will take care of the rest. Gain all of the benefits of React, without having to bind callbacks to all of your inputs.

A simple form A simple form

To get the result of form submissions, just add a submit Handler to Form

New input types

As well as supporting all HTML5 inputs types, Coordinates, geo bounding box and drop downs are supported.

Geolocation inputs Geolocation inputs

Custom form inputs

Creating custom form inputs yourself is straightforward. Create a new component extending FormControl and use it alongside the other input components in your form.

Keywords

react

FAQs

Package last updated on 23 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts