@envelop/core
Version:
This is the core package for Envelop. You can find a complete documentation here: https://github.com/n1ru4l/envelop
16 lines (12 loc) • 596 B
Markdown
## `@envelop/core`
This is the core package for Envelop. You can find a complete documentation here: https://github.com/n1ru4l/envelop
### Built-in plugins
- [`useSchema`](./docs/use-schema.md)
- [`useAsyncSchema`](./docs/use-async-schema.md)
- [`useLazyLoadedSchema`](./docs/use-lazy-loaded-schema.md)
- [`useErrorHandler`](./docs/use-error-handler.md)
- [`useExtendContext`](./docs/use-extend-context.md)
- [`useLogger`](./docs/use-logger.md)
- [`useMaskedErrors`](./docs/use-masked-errors.md)
- [`usePayloadFormatter`](./docs/use-payload-formatter.md)
- [`useTiming`](./docs/use-timing.md)