@kldit/util-clean-special-chars

1.0.2 • Public • Published

util-clean-special-chars

Install

npm i --save @kldit/util-clean-special-chars

Usage

Load at the begining of your application.

require("@kldit/util-clean-special-chars");

Run at any where of your code.

"téstÉ".cleanSpecialChars() // "testE"

Package Sidebar

Install

npm i @kldit/util-clean-special-chars

Weekly Downloads

1

Version

1.0.2

License

Apache-2.0

Unpacked Size

12.9 kB

Total Files

5

Last publish

Collaborators

  • orlleite