@gerodrig/kg-lb_converter

0.1.0 • Public • Published

Module to convert kilograms to pounds

This module was created to calculate the equivalence between kilograms and pounds. This practice was ,ade to follow up the course Fundamentos de Javascript in Platzi.

Module overview

just input the measure and kg and the module will calculate its equivalency in pounds

Installation

npm install kg-lb_converter

#Usage

import kg-lb from kg-lb_converter

kgConverter(1) // 2.20462
lbConverter(1) // 0.453592 

#Credits

#License

MIT

Package Sidebar

Install

npm i @gerodrig/kg-lb_converter

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

7.86 kB

Total Files

11

Last publish

Collaborators

  • gerodrig