accounting-js

WebJar for accounting-js

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

accounting-js
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

accounting-js
WebJar for accounting-js
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/nashdot/accounting-js

Download accounting-js

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.npm : is-string jar [1.0.4,2)
org.webjars.npm : object-assign jar [4.0.1,5)

Project Modules

There are no modules declared in this project.

Build Status NPM version Docs

accounting-js is a tiny JavaScript library for number, money and currency parsing/formatting. It's lightweight, fully localisable, has no dependencies, and works great client-side or server-side. Use standalone or as a nodeJS/npm and AMD/requireJS module.

Documentation

Same as original accounting.js, but

  • Rewrited with es6, respecting common style
  • Using Rollup to produce UMD version
  • Tested with Ava, Coverage with Nyc
  • Applied corrections from
    • @Lakshmi-Sharma
    • @spidergears
    • @jvc
    • @latentflip
    • @stevenbristol
    • @samosad
    • @solinas
  • Published as accounting-js on NPM

Copyright (c) 2016 Nashdot, MIT License

Copyright (c) 2014 Open Exchange Rates, MIT License

Versions

Version
1.1.1