Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clinical-meteor/schema-hydrator
- Owner: clinical-meteor
- Created: 2015-11-30T21:48:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-04T08:11:45.000Z (about 8 years ago)
- Last Synced: 2024-10-29T21:06:28.430Z (3 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)