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.
 
 
 
 
 
 
fangdawei ef5e3ecfd0 初始框架代码-前后端 1 year ago
..
docs 初始框架代码-前后端 1 year ago
function 初始框架代码-前后端 1 year ago
global-this 初始框架代码-前后端 1 year ago
lib/private 初始框架代码-前后端 1 year ago
math 初始框架代码-前后端 1 year ago
node_modules/type 初始框架代码-前后端 1 year ago
object 初始框架代码-前后端 1 year ago
promise 初始框架代码-前后端 1 year ago
string 初始框架代码-前后端 1 year ago
string_ 初始框架代码-前后端 1 year ago
thenable_ 初始框架代码-前后端 1 year ago
CHANGELOG.md 初始框架代码-前后端 1 year ago
LICENSE 初始框架代码-前后端 1 year ago
README.md 初始框架代码-前后端 1 year ago
package.json 初始框架代码-前后端 1 year ago

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