Skip to content

Commit 7752fe8

Browse files
committed
Added feature to README file.
The filesize is verified during the building process (`yarn build`).
1 parent 7637b36 commit 7752fe8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
</div>
88

9+
## Features
10+
11+
- Package size is: 1.18KB (594B gzipped!).
12+
- Supports all `<input />`s, checkboxes and `<select />`.
13+
- Supports `<select multiple />`.
14+
- Multiple bundles: [CJS, ESM and UMD](dist).
15+
916
## Installation
1017

1118
```shell

0 commit comments

Comments
 (0)