Components are highly tested are as follows
Form Component capable of importing Input components with its' managed state. Input components are as follows
- (Default) Input
- EmailInput
- PhoneInput
- UrlInput
There currently is no npm package for this, as there is more advanced version for React Form component, but that's not the main reason. NPM ecosystem with built and encrypted packages are a potential security flaw for apps, thus I highly will not publish this library to NPM. It's safer for everyone to just use this project by simply importing it.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Launches the test runner in the coverage report with watch mode.
Current coverage is 100%.
I accept pull requests, if you want to suggest or report please open an issue.