Skip to content
İ. Kaan Yılmaz edited this page Jan 16, 2024 · 1 revision

Install

npm i banana-converter

Usage

import { convert } from "banana-converter";

convert(1.5, "banana", "cm"); // 26.67
convert(24, "yard", "banana"); // 123.432
convert(60, "kilometer", "banana"); // 337078.651685

Contributing

Contributions to the project is highly appreciated. If you have any suggestions/questions/requests please consider opening an issue. If you want to contribute to the project, fixing an open issue is greatly recommended and appreciated. To see the all contribution rules please check the contribution rules.

Contact

Maintainer
kaandesu
Clone this wiki locally