es3ify@0.2.0
Browserify transform to convert ES5 syntax to be ES3-compatible.
MIT
2016-01-22
安装 (0.2.0)
npm install es3ify@0.2.0
yarn add es3ify@0.2.0
pnpm add es3ify@0.2.0
bun add es3ify@0.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| esprima | ^2.7.1 |
| jstransform | ~3.0.0 |
| through | ~2.3.4 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| jasmine-node | ~1.13.1 |