Schema mapping to html form input types
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Decide on what joi data types should map to which html input types.
e.g.
```
Joi.string().email() ->
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.