Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cscott/meteor-es5-shim

ES5 compatibility shims, packaged for Meteor
https://github.com/cscott/meteor-es5-shim

Last synced: 13 days ago
JSON representation

ES5 compatibility shims, packaged for Meteor

Awesome Lists containing this project

README

        

meteor-es5-shim [![Build Status](https://travis-ci.org/cscott/meteor-es5-shim.svg?branch=master)](https://travis-ci.org/cscott/meteor-es5-shim)
===============

[es5-shim](https://github.com/es-shims/es5-shim) packaged for Meteor.

Applies on just the client -- the server should be ES5-compatible already!

Basic usage
-----------
```
meteor add cscottnet:es5-shim
```