0.0.16 • Published 3 years ago

betajs-shims v0.0.16

Weekly downloads
893
License
Apache-2.0
Repository
github
Last release
3 years ago

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

ResourceURL
Homepagehttps://betajs.com
Gitgit://github.com/betajs/betajs-shims.git
Repositoryhttps://github.com/betajs/betajs-shims
Bloghttps://blog.betajs.com
Twitterhttps://twitter.com/thebetajs
Gitterhttps://gitter.im/betajs/betajs-shims

Compatability

TargetVersions
Firefox3 - Latest
Chrome18 - Latest
Safari4 - Latest
Opera12 - Latest
Internet Explorer6 - Latest
Edge12 - Latest
YandexLatest
iOS3.0 - Latest
Android2.2 - Latest
NodeJS4.0 - Latest

CDN

ResourceURL
betajs-shims.jshttp://cdn.rawgit.com/betajs/betajs-shims/master/dist/betajs-shims.js
betajs-shims.min.jshttp://cdn.rawgit.com/betajs/betajs-shims/master/dist/betajs-shims.min.js

Unit Tests

ResourceURL
Test SuiteRun

Main Contributors

  • Oliver Friedmann
  • Pablo Iglesias

License

Apache-2.0

Sponsors

  • Ziggeo
  • Browserstack
0.0.16

3 years ago

0.0.15

5 years ago

0.0.14

6 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.6

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago