ms-react-reactive-form
Version:
an implementation of the Reactive Form concept in React, supporting Javascript and Typescript
24 lines (23 loc) • 494 B
JSON
{
"name": "ms-react-reactive-form",
"version": "1.1.2",
"description": "an implementation of the Reactive Form concept in React, supporting Javascript and Typescript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Reactive",
"Form",
"React",
"Forms",
"React",
"Reactive",
"Form",
"FormGroup",
"FormControl",
"Validators"
],
"author": "Moustafa Ahmed",
"license": "ISC"
}