Tools to add runtime typechecking to javascript and the possibility to define our own types. Includes basic types.
- tcomb: https://github.com/gcanti/tcomb
- daggy: https://github.com/fantasyland/daggy
- union-type: https://github.com/paldepind/union-type
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Tools to add runtime typechecking to javascript and the possibility to define our own types. Includes basic types.