amscotti / trim-edge

A minimalistic library designed to trim specific strings from the start or end of an input string. If the specified substring exists at the beginning or the end of the original string, it is removed. Otherwise, the original string is returned as is. Great for path manipulation, query parameters, and custom string manipulation needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amscotti/trim-edge Watchers