This repository includes shims for ECMA Script that are not included in the official shims.
You can use the library in the browser, in your NodeJS project and compile it as well.
<script src="betajs-shims/dist/shims.min.js"></script>
var shims = require('betajs-shims/dist/shims.js');
git clone https://github.com/betajs/betajs-shims.git
npm install
grunt
This library should be used in combination with other shim libraries, particularly:
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 |
https://twitter.com/thebetajs | |
Gitter | https://gitter.im/betajs/betajs-shims |
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 |
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 |
Resource | URL |
---|---|
Test Suite | Run |
- Oliver Friedmann
- Pablo Iglesias
Apache-2.0
- Ziggeo
- Browserstack