1.0.3 • Published 4 years ago

extractstringonly v1.0.3

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

what is this?

This is used to extract string only.

Installation

npm i extractstringonly --save

Then...

import {extractstringonly} from 'extractstringonly'

var str="hello1234world"

extractstringonly(str)

Package.Json //Add module to project package.json

"type":"module"

Options

string consider either Uppercase and Lowercase or both

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago