feathersjs/feathers

View on GitHub
packages/typebox/README.md

Summary

Maintainability
Test Coverage
# @feathersjs/typebox

[![CI](https://github.com/feathersjs/feathers/workflows/CI/badge.svg)](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[![Download Status](https://img.shields.io/npm/dm/@feathersjs/typebox.svg?style=flat-square)](https://www.npmjs.com/package/@feathersjs/typebox)
[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/qa8kez8QBx)

> [TypeBox](https://github.com/sinclairzx81/typebox) integration for @feathersjs/schema

## Installation

```
npm install @feathersjs/typebox --save
```

## Documentation

Refer to the [Feathers TypeBox documentation](https://feathersjs.com/api/schema/typebox.html) for more details.

## License

Copyright (c) 2023 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)

Licensed under the [MIT license](LICENSE).