[ ソース: node-es6-shim ]
パッケージ: node-es6-shim (0.35.6+ds-2)
node-es6-shim に関するリンク
Debian の資源:
node-es6-shim ソースパッケージをダウンロード:
- [node-es6-shim_0.35.6+ds-2.dsc]
- [node-es6-shim_0.35.6+ds.orig.tar.xz]
- [node-es6-shim_0.35.6+ds-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
ECMAScript 6 shims for legacy JavaScript engines (Node.js)
The es6-shim library monkey-patches a JavaScript context to contain all ECMAScript 6 (Harmony) methods that can be faithfully emulated with a legacy JavaScript engine.
The es6-sham part tries to complete the picture as best as possible, but for those methods the result is not as close and mostly intends to avoid runtime errors : in many cases it might just silently fail.
Node.js is an event-based server-side JavaScript engine.
その他の node-es6-shim 関連パッケージ
|
|
|
|
-
- dep: libjs-es6-shim (= 0.35.6+ds-2)
- ECMAScript 6 shims for legacy JavaScript engines (library)
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable