272 Forks
1788 Stars
1788 Watchers

mongojs

Node.js module that implements the offical mongo api

How to download and setup mongojs

Open terminal and run command
git clone https://github.com/mongo-js/mongojs.git
git clone is used to create a copy or clone of mongojs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mongojs https://github.com/mongo-js/mongojs/archive/master.zip

Or simply clone mongojs with SSH
[email protected]:mongo-js/mongojs.git

If you have some problems with mongojs

You may open issue on mongojs support forum (system) here: https://github.com/mongo-js/mongojs/issues