A lightweight and powerful JavaScript utility library offering various helper functions like text encoding, string manipulations, distance calculations, and more.
- ✅ String Manipulations – Reverse strings, case transformations, etc.
- ✅ Text Encoding & Decoding – Supports UTF-8, ISO-8859, and ASCII.
- ✅ Distance Calculations – Calculate Levenshtein distance and more.
- ✅ Lightweight & Fast – Optimized for performance.
- ✅ Works in Node.js & Browsers – No external dependencies.
Install via npm:
npm install utility-surge