2.0.1 • Published 9 years ago

polyfills-middleware v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

polyfills-middleware

NPM version Build status Test coverage Dependency Status License Downloads Gittip

Polyfills middleware for Express, Connect, etc. Uses the req, res, next signature. Simply add a <script src="/polyfill.js"></script> to your HTML pages and you've got all the polyfills you could ever need!

API

app.use(require('polyfills-middleware')(options))

Options are:

  • maxAge - defaults to 14 days

The other options are include and exclude.

2.0.1

9 years ago

2.0.0

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

10 years ago

1.0.0

10 years ago