UNPKG

stripchar

Version:

Replace or Strip special character, alphabets and numerics from string or object - Javascipt - Node.js

4 lines (3 loc) 69 B
module.exports = { StripChar: require('./lib/stripchar.js'), };