@azizbecha/strkit
strkit is a utility library offering a collection of essential string functions including validation, case conversion, truncation, and more. Ideal for both JavaScript and TypeScript developers to simplify string operations in their applications.
html-space-cleaner
A TypeScript library that provides functions to normalize HTML strings by removing extra spaces and ensuring consistent formatting.