wnumb

WebJar for wnumb

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

wnumb
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

wnumb
WebJar for wnumb
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/leongersen/wnumb

Скачать wnumb

Имя Файла Размер
wnumb-1.2.0.pom
wnumb-1.2.0.jar 7 KB
wnumb-1.2.0-sources.jar 22 bytes
wnumb-1.2.0-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
1.2.0
1.1.0