Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
remove-accents
Converting the accented characters to their corresponding non-accented ASCII characters.
@orchidjs/unicode-variants
Unicode variant string matching
normalize-diacritics
Remove accents/ diacritics in string
textlint-rule-diacritics
Textlint rule to check correct usage of diacritics
diacriticless
Module to remove all diacritics from a text.
diacritic-regex
String to a regex that is diacritic insensitive
retext-diacritics
retext plugin to check for proper use of diacritics
@marketto/diacritic-remover
Tool to replace diacritics in strings
diacritics-normalizr
The simple library for removing diacritics/accents from a string.
remove-accents-esm
Converting the accented characters to their corresponding non-accented ASCII characters.
shoetest
Powerful string matching insensitive to diacritics, special characters, symbols and case
unaccent
Remove Accents from Strings in JavaScript. Inspired by PostgreSQL.
split-by-grapheme
An easy, semantic and reliable way to split a string into characters in JavaScript, even when it contains emojis, flags and diacritics
regexator
String to a regex that is latin script and diacritic insensitive
diacritic-helper
A small node.js module that helps to find strings containing diacritics with regular expressions
pinyin-tools
Utility functions for working with pinyin
text-essence
Extract the essence of any Unicode string.
clean-accents
A utility package for removing accents from string and checking if it has accents.
transdiacritics
Converts diacritics to their ASCII equivalent
yads
Yet-another-diacritic-stripper that also properly removes combining characters. Performance should be close to optimal.