🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

react-hoc-validation

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hoc-validation

This modules makes use of higher order components to decorate straight forward form markup with validation rules.

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
1
Created
Source

React Higher Order Component Form Validation

This modules makes use of higher order components to decorate straight forward form markup with validation rules.

Documentation

Read up!

Goals

  • Declarative implementation
  • Straight forward integration
  • No custom form element components in the library
  • Compatible with your own custom form element components
  • No class inheritance
  • Async-compatible validation functions enabling remote tests

Examples

To run the examples in your development environment:

  • Clone this repo
  • Run npm install
  • Start the development server with npm start
  • Point your browser to http://localhost:8080

Work in Progress

It should go without saying on a project this new that it is a work in progress. There's lots to do!

FAQs

Package last updated on 21 Mar 2016

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