UNPKG

@mdkva/textkit

Version:

MDKVA TextKit is a lightweight API providing essential text utilities — slugify, truncate, title case, reverse, and random ID generation — designed for developers and automation projects.

13 lines (11 loc) 333 B
## [0.2.0] - 2025-11-15 ### Added - Added new functions: `lowercase`, `uppercase`, `startsWithLetter`, `repeatText` ## [0.1.1] - 2025-11-13 ### Fixed - Corrections ## [0.1.0] - 2025-11-13 ### Added - Initial release: `slugify`, `titleCase`, `truncate`, `randomID`, `reverse` ### Published - Published the package to NPM