5.0.1 • Published 1 year ago

kotunil-js-lib v5.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

KotUniL JavaScript/TypeScript Library

JavaScript/TypeScript-variant of Kotlin's KotUniL library.

KotUniL covers all units of International System of Units (SI)
like meter, second etc. (see Wikipedia) as well as SI- Prefixes (micro, nano etc.) and some other common units like currencies, percentages etc.

For more information about KotUniL please see origin documentation in GitHub si-units project How to use this library please see the samples in GitHub si-units project: apps/node_ts_app and web_app_js).

JS Release Notes

Since version 4.2.2 of main (multiplatform) KotUniL library has JS part of project its own versioning.

Version 5.0.1

  1. Changed call format by "direct-call" to const
{eu} = this['eu.sirotin.kotunil:kotunil']

instead of {eu} = this'kotunil-js-lib' (see apps/web_app_js/src/scripts/tests/Starter.js)

Call format by Node.JS does not change.

  1. Small update of documentation.
5.0.1

1 year ago

4.1.3

2 years ago

4.2.1

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago