1.0.1 • Published 4 years ago

kc-extractnum v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

ExtractNUM

Extract number from string.

Install

npm install kc-extractnum

Use

var num = extractnum('The 42 is a number');
console.log(num);
1.0.1

4 years ago

1.0.0

4 years ago