node-query/node_modules/mysql/node_modules/readable-stream/node_modules/string_decoder
Timothy Warren 93870118cf Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
..
.npmignore Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
LICENSE Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
README.md Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
index.js Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00
package.json Add some more node modules for dev/testsing 2014-10-23 10:52:21 -04:00

README.md

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 repo given a specific Node version.