An open API service indexing awesome lists of open source software.

https://github.com/polyfiller-org/library

A library of spec-compliant polyfills
https://github.com/polyfiller-org/library

library polyfill service

Last synced: about 1 year ago
JSON representation

A library of spec-compliant polyfills

Awesome Lists containing this project

README

          

Logo

> A library of spec-compliant polyfills

code style: prettier
License: MIT
Support on Patreon

## Description

The goal of [Polyfiller](https://github.com/wessberg/Polyfiller) is for you to never worry about polyfills again.
This is a repository of high quality, spec-compliant, and highly optimized polyfills.
You'll be able to recognize any of these polyfills in the wild in that they all share the `@polyfiller` scope.

You can install any of these and use them as you please, or you may use Polyfiller which serves these polyfills directly when needed and requested.

## Polyfills

| | |
| ------------------------------------------------------------- | --------------------------------------------------------------------------- |
| [`@polyfiller/ecma-262`](./packages/library/ecma/ecma-262) | A full modularized implementation of the ECMAScript® Language Specification |
| [`@polyfiller/object-fit`](./packages/library/css/object-fit) | Adds support for the `object-fit` and `object-position` CSS-properties |
| [`@polyfiller/form-data`](./packages/library/dom/form-data) | Adds support for or patches holes in the `FormData` interface |
| | |

## Presentation at CopenhagenJS

Polyfiller presentation at CopenhagenJS in 2019

## Supporters

Polyfiller is kindly supported by and relies heavily on [BrowserStack](https://www.browserstack.com) for cross-browser testing to ensure maximum cross-browser compatibility.

BrowserStack

Polyfiller is kindly supported by [JetBrains](https://www.jetbrains.com/?from=Polyfiller) for software development tools:

Supported by JetBrains

## Backers

| Bubbles | Christopher Blanchard |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Bubbles](https://usebubbles.com)
Twitter: [@use_bubbles](https://twitter.com/use_bubbles) | [Christopher Blanchard](https://github.com/cblanc) |

### Patreon

Patrons on Patreon

## Table of Contents

- [Description](#description)
- [Polyfills](#polyfills)
- [Presentation at CopenhagenJS](#presentation-at-copenhagenjs)
- [Supporters](#supporters)
- [Backers](#backers)
- [Patreon](#patreon)
- [Table of Contents](#table-of-contents)
- [Contributing](#contributing)
- [Maintainers](#maintainers)
- [License](#license)

## Contributing

Do you want to contribute? Awesome! Please follow [these recommendations](./CONTRIBUTING.md).

## Maintainers

| Frederik Wessberg |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Frederik Wessberg](mailto:frederikwessberg@hotmail.com)
Twitter: [@FredWessberg](https://twitter.com/FredWessberg)
Github: [@wessberg](https://github.com/wessberg)
_Lead Developer_ |

## License

MIT © [Frederik Wessberg](mailto:frederikwessberg@hotmail.com) ([@FredWessberg](https://twitter.com/FredWessberg)) ([Website](https://github.com/wessberg))