web 3d图形渲染器
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.
 
 
 
blobt dde93d3389 改成react架构 4 years ago
..
docs 改成react架构 4 years ago
function 改成react架构 4 years ago
global-this 改成react架构 4 years ago
lib/private 改成react架构 4 years ago
math 改成react架构 4 years ago
node_modules/type 改成react架构 4 years ago
object/entries 改成react架构 4 years ago
string 改成react架构 4 years ago
string_/includes 改成react架构 4 years ago
test 改成react架构 4 years ago
thenable_ 改成react架构 4 years ago
.editorconfig 改成react架构 4 years ago
CHANGELOG.md 改成react架构 4 years ago
LICENSE 改成react架构 4 years ago
README.md 改成react架构 4 years ago
package.json 改成react架构 4 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