django-vue3-admin-web/node_modules/ext
2025-10-20 21:21:14 +08:00
..
docs 初始化 2025-10-20 21:21:14 +08:00
function 初始化 2025-10-20 21:21:14 +08:00
global-this 初始化 2025-10-20 21:21:14 +08:00
lib/private 初始化 2025-10-20 21:21:14 +08:00
math 初始化 2025-10-20 21:21:14 +08:00
object 初始化 2025-10-20 21:21:14 +08:00
promise 初始化 2025-10-20 21:21:14 +08:00
string 初始化 2025-10-20 21:21:14 +08:00
string_ 初始化 2025-10-20 21:21:14 +08:00
thenable_ 初始化 2025-10-20 21:21:14 +08:00
CHANGELOG.md 初始化 2025-10-20 21:21:14 +08:00
LICENSE 初始化 2025-10-20 21:21:14 +08:00
package.json 初始化 2025-10-20 21:21:14 +08:00
README.md 初始化 2025-10-20 21:21:14 +08:00

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