UNPKG

sv-strutils

Version:

Simple string utilities (reverse, capitalize, vowels, palindrome)

7 lines (5 loc) 95 B
# sv-strutils Simple Node.js string helpers. ## Install ```bash npm install sv-strutils