You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
837816638@qq.com b02b851162
工商大学管理系统代码
5 years ago
..
docs 工商大学管理系统代码 5 years ago
function 工商大学管理系统代码 5 years ago
global-this 工商大学管理系统代码 5 years ago
lib/private 工商大学管理系统代码 5 years ago
math 工商大学管理系统代码 5 years ago
node_modules/type 工商大学管理系统代码 5 years ago
object/entries 工商大学管理系统代码 5 years ago
string 工商大学管理系统代码 5 years ago
string_/includes 工商大学管理系统代码 5 years ago
test 工商大学管理系统代码 5 years ago
thenable_ 工商大学管理系统代码 5 years ago
.editorconfig 工商大学管理系统代码 5 years ago
CHANGELOG.md 工商大学管理系统代码 5 years ago
LICENSE 工商大学管理系统代码 5 years ago
README.md 工商大学管理系统代码 5 years ago
package.json 工商大学管理系统代码 5 years ago

README.md

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