Meteor EJSON RegExp
Adds the RegExp class instances to EJSON.
Slightly modified version of the gist by Tim Fletcher
Just add the package to enable regular expressions as EJSON type:
$ meteor add jkuester:ejson-regexp
v1.1.0•Published 5 years ago
This package has not had recent updates. Please investigate it's current state before committing to using it in your project.
Adds the RegExp class instances to EJSON.
Slightly modified version of the gist by Tim Fletcher
Just add the package to enable regular expressions as EJSON type:
$ meteor add jkuester:ejson-regexp