node/deps/npm/node_modules/readable-stream/node_modules/string_decoder
Forrest L Norvell 9dc8f59fea deps: upgrade npm to 2.2.0
PR-URL: https://github.com/iojs/io.js/pull/479
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-01-18 13:51:49 +01:00
..
.npmignore npm: Upgrade to v2.1.6 2014-11-05 10:35:43 -08:00
index.js deps: upgrade npm to 2.2.0 2015-01-18 13:51:49 +01:00
LICENSE npm: Upgrade to v2.1.6 2014-11-05 10:35:43 -08:00
package.json npm: Upgrade to v2.1.6 2014-11-05 10:35:43 -08:00
README.md npm: Upgrade to v2.1.6 2014-11-05 10:35:43 -08:00

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.