Skip to content

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.

License

Notifications You must be signed in to change notification settings

dylanmcsweeney/EasyString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages