{"_id":"angular-polyfills","_rev":"6-d8c31f5f1ec0790cf3b2c9df84f779c8","name":"angular-polyfills","description":"All polyfills suggested by the Angular team","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"angular-polyfills","version":"1.0.0","license":"ISC","description":"All polyfills suggested by the Angular2 team","homepage":"https://github.com/lucascono/angular-polyfills","author":{"name":"Lucas Banegas","email":"lucasconobanegas@gmail.com"},"main":"dist/all.js","repository":{"type":"git","url":"git+https://github.com/lucascono/angular-polyfills.git"},"bugs":{"url":"https://github.com/lucascono/angular-polyfills/issues"},"keywords":["angular","angular2","polyfill","polyfills"],"gitHead":"26b40398c06de45dfcade1871d808d71d35edc21","_id":"angular-polyfills@1.0.0","scripts":{},"_shasum":"dcecf427fd883844496af2ee93f4aae30f3920e9","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.0","_npmUser":{"name":"lucascono","email":"lucasconobanegas@gmail.com"},"dist":{"shasum":"dcecf427fd883844496af2ee93f4aae30f3920e9","tarball":"https://registry.npmjs.org/angular-polyfills/-/angular-polyfills-1.0.0.tgz","integrity":"sha512-5GNIo5dVOIkCEi1Scdyw/h+VSJuLHwoXsLhLTgfk9n4sqG/C9GFi27PlzG3LEZ8EWq2RdoW4BRdsNLlu42BTtg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDn1kpOg4VUqtzWfEmYPcOgVrcUAc4R/yvTV9tC5X73VgIhAOMkVRt7k+k/seCAGNWSl0t9NmnWxZI4M2cRekTp/rnl"}]},"maintainers":[{"name":"lucascono","email":"lucasconobanegas@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/angular-polyfills-1.0.0.tgz_1490850840050_0.5118456373456866"}},"1.0.1":{"name":"angular-polyfills","version":"1.0.1","license":"ISC","description":"All polyfills suggested by the Angular team","homepage":"https://github.com/lucascono/angular-polyfills","author":{"name":"Lucas Banegas","email":"lucasconobanegas@gmail.com"},"main":"dist/all.js","repository":{"type":"git","url":"git+https://github.com/lucascono/angular-polyfills.git"},"bugs":{"url":"https://github.com/lucascono/angular-polyfills/issues"},"keywords":["angular","angular2","polyfill","polyfills"],"gitHead":"f41cf4278025b87974bc2703c452b96a2cf55f8e","_id":"angular-polyfills@1.0.1","scripts":{},"_shasum":"e93557c20d93ccc810124d70ddc3882e9bf1c4b9","_from":".","_npmVersion":"4.4.4","_nodeVersion":"6.10.0","_npmUser":{"name":"lucascono","email":"lucasconobanegas@gmail.com"},"dist":{"shasum":"e93557c20d93ccc810124d70ddc3882e9bf1c4b9","tarball":"https://registry.npmjs.org/angular-polyfills/-/angular-polyfills-1.0.1.tgz","integrity":"sha512-3DUVs9VUimR3R/el7QVt4GVm7ECX49Wtl2AchyCxTkgDOm6Vsp4syEFmB8WG5k7WmHMVeXA3eNzhauUNGVlTxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAV5LfUapQqmqLwKbR0H6NQw8NQxZSMbpSSUVtu561TNAiEA2pLJQ2/3e+uVSKai9nX5dg2WXNjejP7zOyMFbVl+mSo="}]},"maintainers":[{"name":"lucascono","email":"lucasconobanegas@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/angular-polyfills-1.0.1.tgz_1490851828051_0.2440943482797593"}}},"readme":"<p align=\"center\">\n  <a href=\"https://github.com/lucascono/angular-polyfills\">\n    <img height=\"250\" width=\"250\" src=\"https://raw.githubusercontent.com/lucascono/angular-polyfills/master/angular.png\">\n  </a>\n</p>\n\n# Polyfills for [Angular](https://angular.io/)\n\n> All polyfills [suggested](https://angular.io/docs/ts/latest/guide/browser-support.html) by the Angular team\n\n## Package includes:\n\n| Polyfill                                                                            | License               | File                                                                                                      |\n|-------------------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------------------------|\n| [Blob](https://github.com/eligrey/Blob.js)                                          | MIT                   | [dist/blob.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/blob.js)                   |\n| [classList](https://github.com/eligrey/classList.js)                                | Public domain         | [dist/classlist.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/classlist.js)         |\n| [FormData](https://github.com/francois2metz/html5-formdata)                         | MIT                   | [dist/formdata.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/formdata.js)           |\n| [Intl](https://github.com/andyearnshaw/Intl.js)                                     | MIT / Unicode license | [dist/intl.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/intl.js)                   |\n| [ES6](https://github.com/zloirock/core-js)                                          | MIT                   | [dist/shim.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/shim.js)                   |\n| [Typed Array](https://github.com/inexorabletash/polyfill/blob/master/typedarray.js) | MIT                   | [dist/typedarray.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/typedarray.js)       |\n| [Web Animations](https://github.com/web-animations/web-animations-js)               | Apache                | [dist/webanimations.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/webanimations.js) |\n\nIn addition, a version concatenated with all polyfills is available in [dist/all.js](https://github.com/lucascono/angular-polyfills/blob/master/dist/all.js)\n\n## Install\n\n```\nnpm install --save angular-polyfills\n```\n\n## Why?\n\nSome of these polyfills are not published in [NPM](https://www.npmjs.com/), making it difficult to install and use them. Issues have even been opened in the original repositories requesting that they be published, but their authors have ignored it. And for those who have been published, this is a simple and faster option to get them all.\n\n## FAQs\n\n### Have the polyfills code been modified?\n\nAbsolutely not. They have been extracted from their original repositories and only minified with [google-closure-compiler](https://github.com/google/closure-compiler-npm) (charset: utf-8 / optimization level: simple / rewrite_polyfills: false).\n\n### Why are there random line feeds in compiled scripts?\n\nThe Closure Compiler intentionally adds line breaks every 500 characters or so. Firewalls and proxies sometimes corrupt or ignore large JavaScript files with very long lines. Adding line breaks every 500 characters prevents this problem. Removing the line breaks has no effect on a script's semantics. The impact on code size is small, and the Compiler optimizes line break placement so that the code size penalty is even smaller when files are gzipped.\n","maintainers":[{"name":"lucascono","email":"lucasconobanegas@gmail.com"}],"time":{"modified":"2022-06-13T02:56:30.458Z","created":"2017-03-30T05:14:02.081Z","1.0.0":"2017-03-30T05:14:02.081Z","1.0.1":"2017-03-30T05:30:30.014Z"},"homepage":"https://github.com/lucascono/angular-polyfills","keywords":["angular","angular2","polyfill","polyfills"],"repository":{"type":"git","url":"git+https://github.com/lucascono/angular-polyfills.git"},"author":{"name":"Lucas Banegas","email":"lucasconobanegas@gmail.com"},"bugs":{"url":"https://github.com/lucascono/angular-polyfills/issues"},"license":"ISC","readmeFilename":"readme.md","users":{"aran_sk":true}}