Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ilihub/millimeter-to-inch

ilihub5MITdeprecated1.0.1TypeScript support: included

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

TypeScript functions for converting millimeter to inch

ilihub, code, math, length, millimeter, inch, millimeter-to-inch, tools, typescript, functions, utils

readme

@ilihub/millimeter-to-inch

TypeScript functions for converting millimeter to inch.

NPM Version NPM CodeFactor Socket Badge

Installation

# if you're using pnpm
pnpm add @ilihub/millimeter-to-inch

# or, if you're using npm
npm install @ilihub/millimeter-to-inch

# or, if you're using yarn
yarn add @ilihub/millimeter-to-inch

Usage

import { MillimeterToInch } from "@ilihub/millimeter-to-inch";

const millimeter = 2.5;

const inch = MillimeterToInch(millimeter);
console.log(inch);

🛠️ Online Tool ⚡

You can use this npm package as an online tool by clicking on the link provided 👉🏻 here 👈🏻


Sponsors & Backers

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.

Sponsors