0.3.0 • Published 8 years ago

console-polyfill v0.3.0

Weekly downloads
373,858
License
MIT
Repository
github
Last release
8 years ago

console-polyfill

Browser console polyfill. Makes it safe to do console.log()-s etc always.

Usage

  • npm install --save console-polyfill; require('console-polyfill')
  • Or, just include console-polyfill before your scripts.
  • Or, do bower install console-polyfill if you’re using Bower.

License

MIT (c) 2016 Paul Miller (http://paulmillr.com)

0.3.0

8 years ago

0.2.3

9 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

11 years ago