1.1.0 • Published 5 months ago
simple-convert-i18n v1.1.0
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:
npm install simple-convert-i18n