Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 221 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 221 Bytes

EasyString

Easy to use string library that mimics the various methods included in the Python "str" class, plus built-in regex for convenience and anything else I would personally want in a self-contained string class.