Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diasbruno/check-fns
micro data validation.
https://github.com/diasbruno/check-fns
Last synced: 9 days ago
JSON representation
micro data validation.
- Host: GitHub
- URL: https://github.com/diasbruno/check-fns
- Owner: diasbruno
- License: mit
- Created: 2019-08-22T21:02:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T05:53:40.000Z (over 1 year ago)
- Last Synced: 2024-10-11T09:22:04.928Z (25 days ago)
- Language: JavaScript
- Homepage: https://github.com/diasbruno/check-fns/wiki/documentation
- Size: 596 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# check-fns [![Build Status](https://travis-ci.org/diasbruno/check-fns.svg?branch=master)](https://travis-ci.org/diasbruno/check-fns) [![Coverage Status](https://coveralls.io/repos/github/diasbruno/check-fns/badge.svg?branch=master)](https://coveralls.io/github/diasbruno/check-fns?branch=master)
micro data validation.
## documentation
check out the documentation at [wiki](https://github.com/diasbruno/check-fns/wiki/documentation).
...or you can see the [tests](https://github.com/diasbruno/check-fns/blob/master/tests.js) for examples.
more examples will be available soon.
## download minified version
[https://github.com/diasbruno/check-fns/tree/master/dist/](https://github.com/diasbruno/check-fns/tree/master/dist/)
## license
MIT License (see [license.md](https://github.com/diasbruno/check-fns/blob/master/license.md)).