2.0.1 • Published 10 years ago

polyfills-middleware v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

2.0.0

10 years ago

1.1.2

11 years ago

1.1.1

11 years ago

1.1.0

11 years ago

1.0.0

11 years ago