refuseuse
v1.7.8
Published
refuse to use the special string to be the global function name
Downloads
7
Readme
refuseuse.js
根据你传入的参数拒绝使用一些特定的global function,但是如果你在自己的全局作用域里面声明过,是可以使用的。 即拒绝你调用可能从其他模块得到的某个function。是使用在Node.js中的模块。 提供了一个gulp task。
Download
使用前请先安装:
npm install refuseuse