admin_vue/11-前端模块化开发Webpack(Node.js基础)/04-webpack_Loader使用/node_modules/ext
3056762376@qq.com 37ffd941b0 changes 2022-11-20 18:09:09 +08:00
..
docs changes 2022-11-20 18:09:09 +08:00
function changes 2022-11-20 18:09:09 +08:00
global-this changes 2022-11-20 18:09:09 +08:00
lib/private changes 2022-11-20 18:09:09 +08:00
math changes 2022-11-20 18:09:09 +08:00
node_modules/type changes 2022-11-20 18:09:09 +08:00
object changes 2022-11-20 18:09:09 +08:00
promise changes 2022-11-20 18:09:09 +08:00
string changes 2022-11-20 18:09:09 +08:00
string_ changes 2022-11-20 18:09:09 +08:00
thenable_ changes 2022-11-20 18:09:09 +08:00
CHANGELOG.md changes 2022-11-20 18:09:09 +08:00
LICENSE changes 2022-11-20 18:09:09 +08:00
README.md changes 2022-11-20 18:09:09 +08:00
package.json changes 2022-11-20 18:09:09 +08:00

README.md

Build status npm version

ext

(Previously known as es5-ext)

JavaScript language extensions (with respect to evolving standard)

Non-standard or soon to be standard language utilities in a future proof, non-invasive form.

Doesn't enforce transpilation step. Where it's applicable utilities/extensions are safe to use in all ES3+ implementations.

Installation

npm install ext

Utilities