1.0.0 • Published 6 months ago

@ilihub/foot-to-inch v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@ilihub/foot-to-inch

TypeScript functions for converting foot to inch.

NPM Version NPM CodeFactor Socket Badge

Installation

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

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

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

Usage

import { FootToInch } from "@ilihub/foot-to-inch";

const foot = 10;

const inch = FootToInch(foot);
console.log(inch);

Sponsors & Backers

Eternal Sponsor Diamond Sponsor Platinum Sponsor Gold Sponsor Silver Sponsor Backer Supporter

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.

Eternal Sponsor

Eternal Sponsor

Diamond Sponsor

Diamond Sponsor

Platinum Sponsor

Platinum Sponsor

Gold Sponsor

Gold Sponsor

Silver Sponsor

Silver Sponsor

Backer

Backer

Supporter

Supporter