Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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