normalize-text icon indicating copy to clipboard operation
normalize-text copied to clipboard

📝 Provides a simple functions to normalize texts, whitespaces, paragraphs & diacritics.

Results 4 normalize-text issues
Sort by recently updated
recently updated
newest added

Would be nice to provide tagged string template functions. Something like: ```js normalizeWhiteSpaces` Hi, ${student.name}! How are you doing? `; //=> "Hi, Vitor! How are you doing?" ``` Seems that...

enhancement

I was thinking about this lib and there's a growing need to handle emojis effectively in text normalization. This feature would convert emojis into their corresponding textual descriptions, making the...

Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript