Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/saintedlama/resistor-mongodb

Add mongodb specific converters to resistor
https://github.com/saintedlama/resistor-mongodb

Last synced: about 2 months ago
JSON representation

Add mongodb specific converters to resistor

Awesome Lists containing this project

README

        

# Resistor-Mongodb
Add mongodb specific converters to resistor

## Usage

npm install resistor-mongodb --save

require('resistor');
require('resistor-mongodb')(resistor);

Types 'objectID' and 'ObjectID' are usable in models.