https://github.com/scottdillman/blog
personal blog
https://github.com/scottdillman/blog
Last synced: 4 months ago
JSON representation
personal blog
- Host: GitHub
- URL: https://github.com/scottdillman/blog
- Owner: ScottDillman
- License: mit
- Created: 2017-09-26T04:08:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T04:11:17.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T03:22:04.869Z (5 months ago)
- Language: CSS
- Size: 57.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.