Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 348 Bytes

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 leaonline:ejson-regexp