Pakket: libjs-es6-shim (0.35.6+ds+~0.31.42-2)
Verwijzigingen voor libjs-es6-shim
Debian bronnen:
Het bronpakket node-es6-shim downloaden:
- [node-es6-shim_0.35.6+ds+~0.31.42-2.dsc]
- [node-es6-shim_0.35.6+ds+~0.31.42.orig-types-es6-shim.tar.xz]
- [node-es6-shim_0.35.6+ds+~0.31.42.orig.tar.xz]
- [node-es6-shim_0.35.6+ds+~0.31.42-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
ECMAScript 6 shims for legacy JavaScript engines (library)
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.