https://github.com/sosana/m101js
M101JS: MongoDB for Node.js Developers
https://github.com/sosana/m101js
Last synced: about 1 year ago
JSON representation
M101JS: MongoDB for Node.js Developers
- Host: GitHub
- URL: https://github.com/sosana/m101js
- Owner: SOSANA
- Created: 2014-06-09T06:29:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T19:56:50.000Z (over 11 years ago)
- Last Synced: 2025-04-12T16:15:51.362Z (about 1 year ago)
- Language: JavaScript
- Size: 9.94 MB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**string_decoder.js** (`require('string_decoder')`) from Node.js core
Copyright Joyent, Inc. and other Node contributors. See LICENCE file for details.
Version numbers match the versions found in Node core, e.g. 0.10.24 matches Node 0.10.24, likewise 0.11.10 matches Node 0.11.10. **Prefer the stable version over the unstable.**
The *build/* directory contains a build script that will scrape the source from the [joyent/node](https://github.com/joyent/node) repo given a specific Node version.