num-extracter

1.0.0 • Public • Published

useNumExtracter

this package lets you to extract number from any string

Installation

npm i numExtracter

Then...


import {useNumExtracter} from 'num-extracter'

const number = useNumExtracter();

<!-- pass string from which number is to be extracted to -->
number(string)

/num-extracter/

    Package Sidebar

    Install

    npm i num-extracter

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    1.01 kB

    Total Files

    3

    Last publish

    Collaborators

    • ash-ish