Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@imranbarbhuiya/decancer
Advanced tools
A package to remove zalgo and common confusable characters from strings.
A package to remove zalgo and common confusable characters from strings.
Read Full Documentation here.
Note This project is not perfect, false-positives may happen.
You can use the following command to install this package, or replace npm install with your package manager of choice.
npm i @imranbarbhuiya/decancer
import { decancer, isCancerous } from '@imranbarbhuiya/decancer';
// Check if a string is cancerous
isCancerous('hello world'); // false
isCancerous('vEⓡ𝔂 𝔽𝕌Ňℕy ţ乇𝕏𝓣'); // true
// Decancer a string
const result = decancer('HУPΞЯ_XD');
If you want to support me by donating, you can do so by using any of the following methods. Thank you very much in advance!
Thanks goes to these wonderful people (emoji key):
Parbez 💻 🚧 🤔 | WhiteSource Renovate 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
A package to remove zalgo and common confusable characters from strings.
The npm package @imranbarbhuiya/decancer receives a total of 0 weekly downloads. As such, @imranbarbhuiya/decancer popularity was classified as not popular.
We found that @imranbarbhuiya/decancer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.