convrt

1.1.0 • Public • Published

convrt

npm npm

A CLI tool for easy conversion between kilos and pounds.

Install

npm i -g convrt

Usage

convrt [<options>]
convrt
convrt --kg 100
convrt --kg 100 150
convrt --lbs 225
convrt --lbs 300 -d 2

Commands

-k, --kg number[]       Convert value from kgs to lbs
-l, --lbs number[]      Convert value from lbs to kgs
-d, --decimals number   Number of decimals to show
-c, --clear             Clear local data
-h, --help              Show help section

Examples

/convrt/

    Package Sidebar

    Install

    npm i convrt

    Weekly Downloads

    2

    Version

    1.1.0

    License

    ISC

    Unpacked Size

    11.4 kB

    Total Files

    7

    Last publish

    Collaborators

    • remisture