@share911/meteor-check
v1.0.8
Published
Check whether a value matches a pattern library from Meteor made compatible for Nodejs and Browserify
Readme
check
import { check, Match } from '@share911/meteor-check'See the meteor check documentation for more detailed information.
License
This module is licensed under MIT. Same as Meteor.js is.
Credit
Goes to @primus for his https://www.npmjs.com/package/ejson - This module is a uses of his wrapper pattern.
