π 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)