1.1.12 • Published 4 years ago

stringer-tools v1.1.12

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

stringer tools makes it easier to run common opertaions in JS on a string object such as:

length - returns given string length wordsCount - returns words count of a given string isNullOrEmpty - returns weather a string contains value which is not '' containsChar - returns if a given string containg a given char wrap - wraps a given string with another given string (both prefix and suffix) endBy - adds given suffix to a given string startBy - adds given prefix to a given string

1.1.12

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago