1.0.10 • Published 1 year ago

burmese-measure v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

burmese-measure

This package can be used to convert from Burmese measuring units to metric system via vice versa. It is made here in order for simplicity of use for various metrics including mass, length, and volume. It has been published as an example and is developing on more useful converting methods.

Getting Started

To install npm i burmese-measure and can be require or import from your Node.JS application.

// CommonJS
const { massConvertor } = require("burmese-measure");
// ES6
import { massConvertor } from "burmese-measure";

Description

Beneath, you will find the following table exhibiting the standard value in relation to Mass, Length & Volume.

Burmese unitMetric system (gram)Metric system (meter)Metric system (liter)
yway_lay1.36078e-1
yway_gyi2.72155e-1
pae_thar1.02058
mu_thar2.04117
mat_thar4.08233
kyat_thar (default)16.3293
pate_thar1632.93
----
sanchi7.9375e-5
hnan7.9375e-4
muyaw4.7625e-3
let_thit1.905e-2
maik1.524e-1
htwa2.286e-1
taung4.572e-1
lan (default)1.8288
ta3.2004
out_thaba64.008
kawtha1280.16
ga_wout5120.64
yuzana20482.56
----
la_myu7.99118e-2
la_myet1.59824e-1
la_me3.19647e-1
sa_le6.39294e-1
hkwet1.27859
pyi (default)2.55718
seit10.2287
hkwe20.4574
tin40.9148

Contribution

Contributions are highly welcomed. Have features you want to add or bugs that you can fix? Head on to the github repo to make changes and create pull requests. Thank you in advance!

References

License

MIT License

Copyright (c) 2021 Wai Phyo Naing

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1.0.9

1 year ago

1.0.8

1 year ago

1.0.10

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago