1.0.10 • Published 3 years ago

@deepakthapa/cmutils v1.0.10

Weekly downloads
112
License
ISC
Repository
github
Last release
3 years ago

Common Utils

It is a NPM package usefull for common utilities.

Installation

If you are using npm

npm i @deepakthapa/cmutils

or yarn

yarn add @deepakthapa/cmutils

Usage

import {isNumeric} from "@deepakthapa/cmutils"
if(isNumeric(12)){
    // Do something
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what would you like to change.

Please make sure to update tests as appropriate

License

ISC{:target="_blank"}

1.0.10

3 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago