exposify@0.1.0
browserify transform that exposes globals added via a script tag as modules so they can be required.
MIT
2014-01-17
安装 (0.1.0)
npm install exposify@0.1.0
yarn add exposify@0.1.0
pnpm add exposify@0.1.0
bun add exposify@0.1.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| detective | git://github.com/thlorenz/node-detective#parse-opts |
| through2 | ~0.4.0 |
| transformify | ~0.1.1 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| browserify | ~3.20.0 |
| tap | ~0.4.3 |