Détail du package

betajs-shims

betajs11Apache-2.00.0.16

This repository includes shims for ECMA Script that are not included in the official shims.

readme

betajs-shims 0.0.16

Build Status Code Climate NPM Gitter Chat

This repository includes shims for ECMA Script that are not included in the official shims.

Getting Started

You can use the library in the browser, in your NodeJS project and compile it as well.

Browser

    <script src="betajs-shims/dist/shims.min.js"></script>

NodeJS

    var shims = require('betajs-shims/dist/shims.js');

Compile

    git clone https://github.com/betajs/betajs-shims.git
    npm install
    grunt

Basic Usage

This library should be used in combination with other shim libraries, particularly:

Links

Resource URL
Homepage https://betajs.com
Git git://github.com/betajs/betajs-shims.git
Repository https://github.com/betajs/betajs-shims
Blog https://blog.betajs.com
Twitter https://twitter.com/thebetajs
Gitter https://gitter.im/betajs/betajs-shims

Compatability

Target Versions
Firefox 3 - Latest
Chrome 18 - Latest
Safari 4 - Latest
Opera 12 - Latest
Internet Explorer 6 - Latest
Edge 12 - Latest
Yandex Latest
iOS 3.0 - Latest
Android 2.2 - Latest
NodeJS 4.0 - Latest

CDN

Resource URL
betajs-shims.js http://cdn.rawgit.com/betajs/betajs-shims/master/dist/betajs-shims.js
betajs-shims.min.js http://cdn.rawgit.com/betajs/betajs-shims/master/dist/betajs-shims.min.js

Unit Tests

Resource URL
Test Suite Run

Main Contributors

  • Oliver Friedmann
  • Pablo Iglesias

License

Apache-2.0

Sponsors

  • Ziggeo
  • Browserstack