Language

Package: js-es5-shim @ 4.5.9

Synopsis

ECMAScript 5 compatibility shims for legacy JavaScript engines

Description

es5-shim.js patches a JavaScript context to contain all ECMAScript 5 methods that can be faithfully emulated with a legacy JavaScript engine. es5-sham.js patches other ES5 methods as closely as possible. 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.

Home page
https://github.com/es-shims/es5-shim
Location
gnu/packages/javascript.scm (line: 354, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball