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

Package detail

simple-convert-i18n

abdo030219ISC1.1.0

A simple and lightweight library for unit conversion. Supports basic units like length, weight, temperature, and speed. Works seamlessly in Node.js and browsers! 📏⚖️🌡️🚀

unit-converter, unit-conversion, lightweight-library

readme

Simple Convert i18n

A simple and lightweight library for unit conversion. Supports basic units like length, weight, temperature, and speed. Works seamlessly in Node.js and browsers! 📏⚖️🌡️🚀

Features

  • Convert length (km, miles, meters, feet, etc.)
  • Convert weight (kg, pounds, ounces, etc.)
  • Convert temperature (Celsius, Fahrenheit, Kelvin)
  • Convert speed (km/h, mph, knots, etc.)
  • Convert volume and area

Installation

You can install the package using npm:

`bash npm install simple-convert-i18n