Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/schema-hydrator

Hydrates/dehydrates a SimpleSchema into something that can be stored in Mongo.
https://github.com/clinical-meteor/schema-hydrator

Last synced: about 2 months ago
JSON representation

Hydrates/dehydrates a SimpleSchema into something that can be stored in Mongo.

Awesome Lists containing this project

README

        

## clinical:schema-hydrator

Hydrates/dehydrates a SimpleSchema into something that can be stored in Mongo.

===========================
#### Installation

````bash
meteor add clinical:schema-hydrator
````

===========================
#### Licensing

![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)