https://github.com/vasanthk/nodejs-fem-workshop
Node.js Front End Masters - Workshop Code
https://github.com/vasanthk/nodejs-fem-workshop
Last synced: 28 days ago
JSON representation
Node.js Front End Masters - Workshop Code
- Host: GitHub
- URL: https://github.com/vasanthk/nodejs-fem-workshop
- Owner: vasanthk
- Created: 2015-06-25T20:01:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T07:46:45.000Z (about 11 years ago)
- Last Synced: 2025-11-23T04:04:06.740Z (8 months ago)
- Language: JavaScript
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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.