https://github.com/mostlyjs/mostly-feathers-validate
MostlyJS hook utility for schema validation, sanitization and client notification
https://github.com/mostlyjs/mostly-feathers-validate
Last synced: about 1 year ago
JSON representation
MostlyJS hook utility for schema validation, sanitization and client notification
- Host: GitHub
- URL: https://github.com/mostlyjs/mostly-feathers-validate
- Owner: MostlyJS
- License: mit
- Created: 2018-04-12T04:05:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T17:50:50.000Z (over 4 years ago)
- Last Synced: 2025-02-08T18:17:12.345Z (about 1 year ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mostly Feathers Validate
========================
[](https://travis-ci.org/mostlyjs/mostly-feathers-validate)
MostlyJS utility for schema validation, sanitization and client notification.
# Documentation
Please see the [documentation site](https://mostlyjs.github.io).
# Usage
## Installation
```bash
npm install mostly-feathers-validate --save
```
# License
MIT