warning-symbol

WebJar for warning-symbol

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

warning-symbol
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

warning-symbol
WebJar for warning-symbol
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jonschlinkert/warning-symbol

Download warning-symbol

How to add to project

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

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.

warning-symbol NPM version

Cross-platform warning symbol.

Install

Install with npm

$ npm i warning-symbol --save

Usage

var warning = require('warning-symbol');
// if windows => '‼' else '⚠'

Related projects

Running tests

Install dev dependencies:

$ npm i -d && npm test

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright © 2015 Jon Schlinkert Released under the MIT license.


This file was generated by verb-cli on May 27, 2015.

Versions

Version
0.1.0