[ 源代码: node-es5-shim ]
软件包:node-es5-shim(4.5.12-1)
node-es5-shim 的相关链接
Debian 的资源:
下载源码包 node-es5-shim:
- [node-es5-shim_4.5.12-1.dsc]
- [node-es5-shim_4.5.12.orig.tar.gz]
- [node-es5-shim_4.5.12-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
ECMAScript 5 compatibility shims for old JavaScript engines (Node.js)
The es5-shim library monkey-patches a JavaScript context to contain all ECMAScript 5 methods that can be faithfully emulated with a legacy JavaScript engine.
The es5-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-es5-shim 有关的软件包
|
|
|
|
-
- dep: libjs-es5-shim (= 4.5.12-1)
- ECMAScript 5 compatibility shims for old JavaScript engines (library)
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable