Giter Club home page Giter Club logo

es-shims Version Badge

Build Status dependency status dev dependency status

npm badge

browser support

Everything required to ensure that a browser is as ECMAScript-compliant as possible. Require this, and everything will be as standard as it can be.

Tests

Simply clone the repo, npm install, and run npm test

ECMAScript Shims's Projects

all icon all

All of the es-shims, auto-installed into the environment

array-from-async icon array-from-async

An implementation for Array.fromAsync, which dumps an async iterator into an array.

array.from icon array.from

A robust & optimized ES3-compatible polyfill for the `Array.from` method in ECMAScript 6.

array.of icon array.of

A robust & optimized ES3-compatible polyfill for the `Array.of` method in ECMAScript 6.

array.prototype.at icon array.prototype.at

An ES-spec-compliant (proposed) `Array.prototype.at`shim/polyfill/replacement that works as far down as ES3.

array.prototype.concat icon array.prototype.concat

ES spec-compliant Array.prototype.concat shim/polyfill/replacement that works as far down as ES3

array.prototype.entries icon array.prototype.entries

An ES2015 spec-compliant `Array.prototype.entries` shim/polyfill/replacement that works as far down as ES3.

array.prototype.findlast icon array.prototype.findlast

An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.

array.prototype.flat icon array.prototype.flat

An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.

array.prototype.flatmap icon array.prototype.flatmap

An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

array.prototype.group icon array.prototype.group

An ESnext spec-compliant `Array.prototype.group` shim/polyfill/replacement that works as far down as ES3.

array.prototype.indexof icon array.prototype.indexof

An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.

array.prototype.join icon array.prototype.join

ES spec-compliant `Array.prototype.join` shim/polyfill/replacement that works as far down as ES3

array.prototype.keys icon array.prototype.keys

An ES2015 spec-compliant `Array.prototype.keys` shim/polyfill/replacement that works as far down as ES3.

array.prototype.push icon array.prototype.push

An ES spec-compliant `Array.prototype.push` shim/polyfill/replacement that works as far down as ES3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.