@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"

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

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