File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11
11
<a href="https://bundlephobia.com/result?p=typed-react-form"><img alt="NPM Size" src="https://img.shields.io/bundlephobia/minzip/typed-react-form" /></a>
12
12
</p >
13
13
14
- - ✔️ ** Completly type-checked** : make less errors, this library was built for Typescript. Supports nested objects/arrays.
15
- - 🤔 ** Simple** : An intuitive, unclottered and easy to understand api. Well [ documented] ( https://codestix.github.io/typed-react-form/ ) too (+JSDoc).
14
+ <p align =" center " width =" 100% " >
15
+ <strong>A completely type-checked form builder for React</strong>
16
+ </p >
17
+
18
+ - ✔️ ** Completly type-checked** : make less errors, this library was built for React with Typescript. Supports nested objects/arrays.
19
+ - 🤔 ** Simple** : An intuitive, unclottered and easy to understand api. Well [ documented] ( https://codestix.github.io/typed-react-form/ ) too, also JSDoc.
16
20
- :fire : ** Fast** : only rerenders the fields that change. This allows you to create huge forms.
17
21
- 📦 ** Pretty Small** : [ ![ NPM Size] ( https://img.shields.io/bundlephobia/minzip/typed-react-form )] ( https://bundlephobia.com/result?p=typed-react-form )
18
22
You can’t perform that action at this time.
0 commit comments