web-polyfill

v0.1.0
The polyfills you'll need in a web app.

web-polyfill

NPM version NPM downloads CircleCI donate

What's polyfill-ed?

  • window.Promise
  • Object.assign

How big is the size? 8KB minified and 3KB gzipped. Probably the smallest one for these features.

Install

yarn add web-polyfill

Usage

import 'web-polyfill'

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

web-polyfill © egoist, Released under the MIT License.
Authored and maintained by egoist with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

npm i web-polyfill

Metadata

  • MIT
  • Whatever
  • egoist
  • released 4/17/2017

Downloads

Maintainers