wnumb

WebJar for wnumb

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

wnumb
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

wnumb
WebJar for wnumb
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/leongersen/wnumb

Download wnumb

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/wnumb/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>wnumb</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/wnumb/
implementation 'org.webjars.npm:wnumb:1.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/wnumb/
implementation ("org.webjars.npm:wnumb:1.2.0")
'org.webjars.npm:wnumb:jar:1.2.0'
<dependency org="org.webjars.npm" name="wnumb" rev="1.2.0">
  <artifact name="wnumb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='wnumb', version='1.2.0')
)
libraryDependencies += "org.webjars.npm" % "wnumb" % "1.2.0"
[org.webjars.npm/wnumb "1.2.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.

wNumb

wNumb - JavaScript Number & Money formatting

Documentation

Documentation and examples are available on refreshless.com/wnumb.

Changelog

1.2.0 (2019-10-29)

  • Changed: License is now MIT
  • Added: Prettier code formatter
  • Added: Minified version

1.1.0 (2017-02-04)

  • Changed: Renamed postfix option to the proper suffix. postfix is remapped internally for backward compatibility;

License

Licensed MIT, so free for personal and commercial use.

Versions

Version
1.2.0
1.1.0