1.0.3 • Published 2 years ago

extractstringonly v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago