š Excited to Share My First npm Package! š
Hi everyone! I'm thrilled to announce that I've published my first npm package, @conflow/string-utils, a simple and handy library for string manipulation! š
š¦ Features:
Reverse a string
Capitalize words
Count vowels
š Check it out on npm: https://www.npmjs.com/package/@conflow/string-utils
š Source code on GitHub: https://github.com/mahmud-r-farhan/string-utils
š npm command:
npm i @conflow/string-utils
Iād love for you to try it out and share your feedback.
Top comments (0)