套件: libjs-es5-shim (4.5.13-2)
libjs-es5-shim 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-es5-shim:
- [node-es5-shim_4.5.13-2.dsc]
- [node-es5-shim_4.5.13.orig.tar.gz]
- [node-es5-shim_4.5.13-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Julien Puydt
外部的資源:
- 主頁 [github.com]
相似套件:
ECMAScript 5 compatibility shims for old JavaScript engines (library)
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.