@feathersjs/schema
Version:
A common data schema definition format
24 lines (14 loc) • 794 B
Markdown
# @feathersjs/schema
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@feathersjs/schema)
[](https://discord.gg/qa8kez8QBx)
> A common data schema definition format
## Installation
```
npm install @feathersjs/schema --save
```
## Documentation
Refer to the [Feathers schema API documentation](https://feathersjs.com/api/schema/) for more details.
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).