console-polyfill

WebJar for console-polyfill

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

console-polyfill
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

console-polyfill
WebJar for console-polyfill
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/paulmillr/console-polyfill

Download console-polyfill

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/console-polyfill/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>console-polyfill</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/console-polyfill/
implementation 'org.webjars.bower:console-polyfill:0.2.2'
// https://jarcasting.com/artifacts/org.webjars.bower/console-polyfill/
implementation ("org.webjars.bower:console-polyfill:0.2.2")
'org.webjars.bower:console-polyfill:jar:0.2.2'
<dependency org="org.webjars.bower" name="console-polyfill" rev="0.2.2">
  <artifact name="console-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='console-polyfill', version='0.2.2')
)
libraryDependencies += "org.webjars.bower" % "console-polyfill" % "0.2.2"
[org.webjars.bower/console-polyfill "0.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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)

Versions

Version
0.2.2