https://github.com/garethflowers/nodejs-portable
Portable version of NodeJS, for Windows
https://github.com/garethflowers/nodejs-portable
node nodejs portable portableapps
Last synced: 9 months ago
JSON representation
Portable version of NodeJS, for Windows
- Host: GitHub
- URL: https://github.com/garethflowers/nodejs-portable
- Owner: garethflowers
- License: mit
- Created: 2015-09-27T20:47:48.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T12:35:32.000Z (about 2 years ago)
- Last Synced: 2025-08-01T03:19:13.007Z (11 months ago)
- Topics: node, nodejs, portable, portableapps
- Language: HTML
- Homepage: https://garethflowers.dev/nodejs-portable/
- Size: 39.9 MB
- Stars: 113
- Watchers: 11
- Forks: 22
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS Portable
NodeJS Portable is the NodeJS JavaScript runtime packaged with a
PortableApps.com launcher as a portable app, so you can develop NodeJS
applications on your iPod, USB flash drive, portable hard drive, etc. It has all
the same features as NodeJS, plus, it leaves no personal information behind on
the machine you run it on, so you can take it with you wherever you go.
## System Requirements
* Microsoft Windows, 7 or higher.
* [PortableApps.com Platform][1] (Optional)
## Credits
* NodeJS Portable is a redistribution of [NodeJS][2].
## License
* Portable application code released under [the MIT license][L1].
* NodeJS is released under [the MIT License][L2].
[1]: https://portableapps.com/download
[2]: https://nodejs.org
[L1]: https://raw.githubusercontent.com/garethflowers/nodejs-portable/master/LICENSE
[L2]: https://raw.githubusercontent.com/nodejs/node/master/LICENSE