https://github.com/fixate/functional-validators
Composable, pure validation functions
https://github.com/fixate/functional-validators
Last synced: 2 months ago
JSON representation
Composable, pure validation functions
- Host: GitHub
- URL: https://github.com/fixate/functional-validators
- Owner: fixate
- License: gpl-3.0
- Created: 2016-07-12T13:04:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-12T14:15:18.000Z (almost 9 years ago)
- Last Synced: 2025-01-04T08:37:38.885Z (4 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# functional-validators
Composable, pure validation functions
## WIP
Work in progress - using this for a project, will do a proper readme later.
For now, look at the code :(## Installation
`npm install --save functional-validators`