mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-28 22:38:04 -08:00
Compare commits
3 Commits
3b580938a4
...
cdb325a776
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cdb325a776 | ||
|
|
8b74d50fd8 | ||
|
|
8fcb0e125a |
@@ -556,6 +556,7 @@
|
||||
- [ajv](https://github.com/ajv-validator/ajv) - The fastest JSON Schema validator. Supports v5, v6 and v7 proposals.
|
||||
- [Superstruct](https://github.com/ianstormtaylor/superstruct) - Simple and composable way to validate data in JavaScript (and TypeScript).
|
||||
- [yup](https://github.com/jquense/yup) - Object schema validation.
|
||||
- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
|
||||
|
||||
### Parsing
|
||||
|
||||
@@ -685,6 +686,7 @@
|
||||
### Benchmarking
|
||||
|
||||
- [Benchmark.js](https://github.com/bestiejs/benchmark.js) - Benchmarking library that supports high-resolution timers and returns statistically significant results.
|
||||
- [Bencher](https://github.com/bencherdev/bencher) - Suite of continuous benchmarking tools designed to catch performance regressions in CI.
|
||||
|
||||
### Minifiers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user