文件名称:polyfill:JavaScript Polyfills,Shims等
文件大小:312KB
文件格式:ZIP
更新时间:2024-03-12 23:27:28
javascript polyfills JavaScript
polyfill-JavaScript和Web Polyfills 这是涵盖Web平台功能的polyfill的集合,从ECMAScript标准中定义的功能到新的Web浏览器功能。 大多数是针对主要浏览器附带的功能的。 一些实验是这样的,并且随时可能更改。 我的理念是最好编写具有前瞻性的代码,并尽可能利用新的Web平台API,并用polyfills填补空白。 不会产生100%兼容的行为,也不会完全隐藏浏览器行为的差异。 我在网站的各个页面中使用了这些内容; 大多数是由我执行的,或者至少已对它们进行了调整。 可以在Paul Irish的找到更全面的polyfill列表。 获取代码 您已经在这里! 太好了,只需下载或使用: : git clone https://github.com/inexorabletash/polyfill.git : bower install js-po
【文件预览】:
polyfill-master
----.gitignore(3B)
----web.js.md(1KB)
----polyfill.min.js(69KB)
----es6.js(119KB)
----xhr.js(2KB)
----package.json(925B)
----es2017.md(778B)
----web.min.js(28KB)
----LICENSE.md(3KB)
----dom.js(21KB)
----es5.js(14KB)
----experimental()
--------es-proposed.js(17KB)
--------README.md(112B)
--------tests()
--------es-proposed.md(2KB)
----js.js(1KB)
----polyfill.js.md(508B)
----es2016.md(418B)
----es5.md(670B)
----README.md(10KB)
----html.js(6KB)
----url.js(16KB)
----fetch.js(15KB)
----tests()
--------sample.txt(14B)
--------es6.js(48KB)
--------xhr.js(413B)
--------typedarray.html(724B)
--------es2016.html(616B)
--------es6.html(1KB)
--------xhr.html(443B)
--------dom.js(20KB)
--------js.html(400B)
--------es5.js(3KB)
--------js.js(1KB)
--------es2017.html(653B)
--------dom.html(1KB)
--------html.js(2KB)
--------url.js(13KB)
--------fetch.js(7KB)
--------es5.html(498B)
--------html.html(893B)
--------testhelpers.js(3KB)
--------sample.json(17B)
--------es2017.js(2KB)
--------es2016.js(814B)
--------typedarray.js(32KB)
--------fetch.html(600B)
--------url.html(457B)
----LICENSE-MIT.md(1KB)
----index.html(88B)
----es2017.js(6KB)
----obsolete()
--------storage.js(3KB)
--------domexception.js(4KB)
--------README.md(2KB)
--------tests()
--------console.js(8KB)
--------bindata.js(13KB)
--------cookie.js(2KB)
--------workers.js(3KB)
--------demos()
--------sprintf.js(4KB)
----cssom.js(686B)
----geo.js(8KB)
----timing.js(790B)
----es2016.js(3KB)
----demos()
--------geo.html(2KB)
--------polyfill.css(241B)
--------keyboard.html(6KB)
--------keyboard_test.js(4KB)
--------geo.jpg(100KB)
--------raf.html(2KB)
----bower.json(494B)
----polyfill.js(202KB)
----typedarray.js(38KB)
----keyboard.js(28KB)
----es6.md(4KB)
----web.js(60KB)
----keyboard.md(6KB)