1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-07-31 22:01:03 -04:00

nodeenv - A Node.js virtual environment compatible to Python's virtualenv

This commit is contained in:
jhermann 2014-07-12 11:29:48 +02:00
parent a3aac424f6
commit b6c7012fa0

View file

@ -207,6 +207,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [n](https://github.com/visionmedia/n) - Node.js version management.
- [nave](https://github.com/isaacs/nave) - Virtual Environments for Node.js.
- [nodeenv](https://github.com/ekalinin/nodeenv) - A Node.js virtual environment compatible to Python's virtualenv.
### Polyfills