prasanthxr-string
v1.0.1
Published
Reusable JavaScript string utility functions
Downloads
7
Readme
prasanthxr-string
Reusable JavaScript string utility functions.
Install
npm install prasanthxr-string
Usage
import { isPalindrome } from "prasanthxr-string";
isPalindrome("Madam"); // true
Features
- Case-insensitive palindrome
- String reverse
- Trim & normalize helpers
Author
sastha Prasanth
