Skip to content

Latest commit

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

decancer

Node.js module that decancers a string. Cleans everything back to it's lowercased, clean, alphanumeric state.

installation

Install with npm:

$ npm install decancer

example

constdecancer=require('decancer');constnoCancer=decancer('vEⓡ𝔂 𝔽𝕌Ňℕy ţ乇𝕏𝓣');console.log(noCancer);// 'very funny text'

NOTE: all output will be in lowercase.

contributions

All contributions are welcome. If you want to, you can make a fork here at GitHub. Thanks! <3

About

Node.js module that decancers a string from zalgos, emojified texts, fancy unicode fonts, foreign characters, and so much more.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages