GithubHelp home page GithubHelp logo

narainsagar / angular2-ie9-shims Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 25 KB

Shims to make angular2 app work on IE 9+

License: MIT License

JavaScript 100.00%
ie9 angular angular2-ie9-shims polyfill internet-explorer ng2 shim

angular2-ie9-shims's Introduction

angular2-IE9-shims

Shim(s) / Pollyfill(s) to make angular2 app work on older browsers (IE 9+)

^ It can be used as a temporary workaround for now, until the underlying libraries are fixed to include this polyfill(s).

Note: It has been pulled from:

raw url: https://raw.githubusercontent.com/angular/angular/66df335998d097fa8fe46dec41f1183737332021/shims_for_IE.js

i.e., we have named it as [email protected]

cdn url: https://unpkg.com/[email protected]/es6/dev/src/testing/shims_for_IE.js

i.e., we have named it as [email protected], shims_for_IE.dev.js & shims_for_IE.prod.js

Installation

You can install this package with npm, bower or manually download as zip

Install via npm

$ npm install angular2-ie9-shims

Install via bower

$ bower install angular2-ie9-shims

Usage

Add a <script> into to your .html file:

Note: Always use the latest one.. (i.e., from below top one is the latest.)

  <script src="/path/to/angular2-ie9-shims/[email protected]"></script>
  <script src="/path/to/angular2-ie9-shims/[email protected]"></script>

OR

  <script src="/path/to/angular2-ie9-shims/shims_for_IE.dev.js"></script>

OR

  <script src="/path/to/angular2-ie9-shims/shims_for_IE.prod.js"></script>

License

MIT in LICENSE file.

angular2-ie9-shims's People

Contributors

narainsagar avatar npmcdn-to-unpkg-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

angular2-ie9-shims's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.