Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cscott/meteor-es5-shim
- Owner: cscott
- Created: 2014-12-09T16:01:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T04:38:57.000Z (almost 9 years ago)
- Last Synced: 2024-11-07T06:16:08.146Z (2 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```