remove-punctuation
removes punctuation as well as the symbols : &, #, $, ~, %, ^, *, [, ], {, and }.
Install
$ npm install --save remove-punctuation
Usage
; ;//=> 'stuff'
License
MIT © Christopher Howard
removes punctuation as well as the symbols : &, #, $, ~, %, ^, *, [, ], {, and }.
$ npm install --save remove-punctuation
; ;//=> 'stuff'
MIT © Christopher Howard
npm i remove-punctuation
89
0.0.4
MIT