Skip to content

fermmm/simple-validator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE-VALIDATOR-REACT

This is a visual implementation of simple-validator for React. It's a component that wraps <input> native tag adding the error message, problem underline and autocorrect.

The <input> tag can be replaced with the input component from your favorite UI library.

There is an example using Material UI TextField.

Getting started

  1. clone the repository

  2. run npm install

  3. run npm run start

That opens a sandbox webpage where you can test the validator in the browser.

Known bugs:

Underline glitch when the input text gets scroller vertically or horizontally.

Donate

If you like this library and want it to become something even better, please donate here.

About

React implementation of simple-validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published