Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qix-/node-call-with-globals
Safely call a function with a modified global object.
https://github.com/qix-/node-call-with-globals
Last synced: 26 days ago
JSON representation
Safely call a function with a modified global object.
- Host: GitHub
- URL: https://github.com/qix-/node-call-with-globals
- Owner: Qix-
- License: mit
- Created: 2015-07-18T23:02:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-18T23:11:07.000Z (over 9 years ago)
- Last Synced: 2024-05-01T21:32:26.653Z (7 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-call-with-globals [![Travis-CI.org Build Status](https://img.shields.io/travis/Qix-/node-call-with-globals.svg?style=flat-square)](https://travis-ci.org/Qix-/node-call-with-globals) [![Coveralls.io Coverage Rating](https://img.shields.io/coveralls/Qix-/node-call-with-globals.svg?style=flat-square)](https://coveralls.io/r/Qix-/node-call-with-globals)
Safely call a function with a modified global table.> **This is a hack.** This is intended for wrapper libraries.
## License
Licensed under the MIT license