generated from kaandesu/ts-vite-npm-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
İ. Kaan Yılmaz edited this page Jan 16, 2024
·
1 revision
npm i banana-converter
import { convert } from "banana-converter";
convert(1.5, "banana", "cm"); // 26.67
convert(24, "yard", "banana"); // 123.432
convert(60, "kilometer", "banana"); // 337078.651685
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.
Maintainer |
---|
kaandesu |