Letter N

nodejs-es5-shim - ECMAScript 5 compatibility shims for legacy JavaScript engines

Website: https://www.npmjs.org/package/es5-shim
License: MIT
Vendor: Alcance Libre, Inc.
Description:
es5-shim.js and es5-shim.min.js monkey-patch a JavaScript context to contain
all EcmaScript 5 methods that can be faithfully emulated with a legacy
JavaScript engine.

es5-sham.js and es5-sham.min.js monkey-patch other ES5 methods as closely as
possible. For these methods, as closely as possible to ES5 is not very close.
Many of these shams are intended only to allow code to be written to ES5
without causing run-time errors in older engines. In many cases, this means
that these shams cause many ES5 methods to silently fail. Decide carefully
whether this is what you want. Note: es5-sham.js requires es5-shim.js to be
able to work properly.

Packages

nodejs-es5-shim-4.1.0-10.fc14.al.noarch [31 KiB] Changelog by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al