Package: node-superstruct (2.0.2-1)
Links for node-superstruct
Debian Resources:
Download Source Package node-superstruct:
- [node-superstruct_2.0.2-1.dsc]
- [node-superstruct_2.0.2.orig.tar.xz]
- [node-superstruct_2.0.2-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Composable data validation and coercion for JavaScript values
This library defines data structures that describe the expected shape and type of values, and checks input against those definitions. It can validate objects, arrays, tuples, scalars, unions, and nested data, and it can report where validation failed.
It also supports coercion and masking, so input values can be converted or reduced to match the declared structure where appropriate. Assertions, boolean checks, and detailed failures are available for code that needs either simple pass or fail results or more specific error information.
Superstruct is commonly used to examine data passed between parts of an application, including parsed JSON, configuration data, form input, request payloads, and values returned by APIs or other services.
Download node-superstruct
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 38.7 kB | 211.0 kB | [list of files] |
