om/node_modules/string_decoder
2019-06-04 14:29:48 +02:00
..
lib node_modules updated, buefy add to lib folder 2019-06-04 14:29:48 +02:00
.npmignore node_modules updated, buefy add to lib folder 2019-06-04 14:29:48 +02:00
LICENSE node_modules updated, buefy add to lib folder 2019-06-04 14:29:48 +02:00
package.json node_modules updated, buefy add to lib folder 2019-06-04 14:29:48 +02:00
README.md node_modules updated, buefy add to lib folder 2019-06-04 14:29:48 +02:00

string_decoder

Node-core v7.0.0 string_decoder for userland

NPM NPM

npm install --save string_decoder

Node-core string_decoderstring_decoder for userland

This package is a mirror of the string_decoder implementation in Node-core.

Full documentation may be found on the Node.js website.

As of version 1.0.0 string_decoder uses semantic versioning.

Previous versions

Previous 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.

Update

The build/ directory contains a build script that will scrape the source from the nodejs/node repo given a specific Node version.