lepu-test-platform-web/node_modules/ext
zhangbo db3ebd0df0 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
..
docs 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
function 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
global-this 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
lib/private 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
math 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
node_modules/type 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
object/entries 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
string 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
string_/includes 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
test 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
thenable_ 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
.editorconfig 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
CHANGELOG.md 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
LICENSE 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
README.md 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00
package.json 把之前百度云的代码移植过来 2024-01-03 15:23:47 +08:00

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