0.5.0 • Published 1 year ago

turbo-polyfills v0.5.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Turbo Polyfills npm package

Why ?

Hotwired uses a lot of relatively modern web standards. Some are packaged in @stimulus/polyfills but a lot are left out. In order to use stimulus/turbo with browsers as old as IE11 you will need more then that. This package tries to help by bundling some of the polyfills. For a full IE 11 support you will need the following list :

  • dom4
  • core-js/stable
  • @stimulus/polyfills
  • turbo-polyfills
  • whatwg-fetch
  • yet-another-abortcontroller-polyfill

Usage

yarn add -D turbo-polyfills
0.5.0

1 year ago

0.4.0

1 year ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago