1.0.8 • Published 3 years ago

@alex.shearer/few_string_lib v1.0.8

Weekly downloads
15
License
ISC
Repository
github
Last release
3 years ago

FEW String Library

npm GitHub last commit GitHub file size in bytes Lines of code Build Status Coverage Status

Here is a library I created to help with some basic string manipulation.

Added a few basic functions such as capitalize(), capitalizeWords(), capitalizeHeadline(), removeExtraSpaces() (currently not working), kabobCase(), snakeCase(), camelCase(), shift(), makeHashTag(), and isEmpty().

All of these functions manipulate the string in some way related to the function title and all have very simple usage. Hopefully before long I will have them all working and available to download through NPM. I could not get the Github linked to the NPM. Confusing documentation is giving me problems understanding.

Here is a link to my library https://www.npmjs.com/package/@alex.shearer/few_string_lib

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.0

3 years ago