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

https://github.com/kottenator/django-polyfill-js

JS polyfills for your user-agent.
https://github.com/kottenator/django-polyfill-js

Last synced: about 1 month ago
JSON representation

JS polyfills for your user-agent.

Awesome Lists containing this project

README

          

# django-polyfill-js

[![Build Status](https://travis-ci.org/kottenator/django-polyfill-js.svg?branch=master)](https://travis-ci.org/kottenator/django-polyfill-js)

JS (ES2015+) polyfills based on `User-Agent` HTTP header.

Similar to https://polyfill.io but as a Django plugin, not a standalone web app.