IE7.js : IE7.js is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and ma...
HyperTerm : A terminal built on web technologies : JS / HTML / CSS
The HTML5 Shiv : The HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari...
choo : A 4kb framework for creating sturdy frontend applications
Expo : Expo is a framework and a platform for universal React applications. It is a set of tools and services built around React Native and native platforms ...
The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.