clearstring

1.0.2 • Public • Published

Clearstring library is a library that clears a string of all non-alphabet characters
https://www.npmjs.com/package/clearstring
example usage:

const clearstring = require('clearstring')

clearstring.clearstring('A string to clear 1222312333')
//output would be 'Astringtoclear'

Readme

Keywords

none

Package Sidebar

Install

npm i clearstring

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

949 B

Total Files

3

Last publish

Collaborators

  • javascripto