@ilihub/millimeter-to-yard
TypeScript functions for converting millimeter to yard.

Installation
pnpm add @ilihub/millimeter-to-yard
npm install @ilihub/millimeter-to-yard
yarn add @ilihub/millimeter-to-yard
Usage
import { MillimeterToYard } from "@ilihub/millimeter-to-yard";
const millimeter = 2.5;
const yard = MillimeterToYard(millimeter);
console.log(yard);
🛠️ Online Tool ⚡
You can use this npm package as an online tool by clicking on the link provided 👉🏻 here 👈🏻
Support the development of new open-source projects from ilihub through crowdfunding.
The core of ilihub is our crowd-funded open-source projects, licensed under the permissive MIT license. Sponsorship increases the rate of bug fixes, documentation improvements, and feature development.
