npm

special-chars-replacer

1.0.2 • Public • Published

Usage

You can replace the non-ASCII characters from a string:

const { replacer } = require('special-chars-replacer')

console.log(replacer('España'))

The expected output will be:

Espana

Supported language characters are Spanish and Portuguese.

Package Sidebar

Install

npm i special-chars-replacer

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

1.86 kB

Total Files

4

Last publish

Collaborators

  • trixtaro