[ 原始碼: node-es5-ext ]
套件:node-es5-ext(0.10.30-1)
node-es5-ext 的相關連結
Debian 的資源:
下載原始碼套件 node-es5-ext:
- [node-es5-ext_0.10.30-1.dsc]
- [node-es5-ext_0.10.30.orig.tar.gz]
- [node-es5-ext_0.10.30-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
ECMAScript extensions and shims
Shims for upcoming ES6 standard and other goodies implemented strictly with ECMAScript conventions in mind.
It's designed to be used in compliant ECMAScript 5 or ECMAScript 6 environments. Older environments are not supported, although most of the features should work with correct ECMAScript 5 shim on board.
When used in ECMAScript 6 environment, native implementation (if valid) takes precedence over shims.
Node.js is an event-based server-side JavaScript engine.
其他與 node-es5-ext 有關的套件
|
|
|
|
-
- dep: node-es6-iterator (>= 2)
- ECMAScript 6 Iterator interface
-
- dep: node-es6-symbol (>= 3.1)
- ECMAScript 6 Symbol polyfill
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable