smart-string-formatter
v1.0.1
Published
A lightweight, zero-dependency utility to instantly convert strings into CamelCase, PascalCase, Snake_Case, Kebab-Case, and URL-friendly Slugs. Handles special characters, irregular spacing, and accents automatically.
Downloads
192
Maintainers
Readme
smart-string-formatter
A lightweight utility for dynamic string formatting in JavaScript.
Installation
Install the package via npm:
npm install smart-string-formatter