fancy-text-converter

1.0.9 • Public • Published

Fancy Text Converter

Fancy text converter is a node module to convert strings generated by Fancy Text Generator to normal strings

Installation

Use the package manager npm to install fancy text converter.

npm install fancy-text-converter

Usage

const ftc = require('fancy-text-converter');
 
ftc.normalise('ℌ𝔢𝔩𝔩𝔬') //returns 'Hello'
ftc.normalise('𝕎𝕠𝕣𝕝𝕕') //returns 'World'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Package Sidebar

Install

npm i fancy-text-converter

Weekly Downloads

129

Version

1.0.9

License

ISC

Unpacked Size

8.52 kB

Total Files

3

Last publish

Collaborators

  • stroopwafe1