Skip to content

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE.md
Notifications You must be signed in to change notification settings

nodoubtz/es5-shim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ES5 Shim

License

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines.

Table of Contents

Introduction

The ES5 Shim project provides compatibility shims so that legacy JavaScript engines behave as closely as possible to ECMAScript 5 (ES5). This allows developers to use ES5 features in environments that do not natively support them, enabling a more consistent and modern JavaScript development experience.

Installation

You can install ES5 Shim via npm, yarn, or by including it directly in your HTML.

NPM

npm install es5-shim

About

ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
LICENSE.md

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 1.4%
  • CSS 0.6%