Fork me on GitHub

Augment.js

Modern
JavaScript

Enables use of modern JavaScript by augmenting built in objects with the latest JavaScript methods.

Never overrides any native implementations; it only adds what is missing.

Usage

Include the augment.js source file before any JavaScript in which you wish to use modern JavaScript methods.

Methods