DEV Community

Mahmudur Rahman
Mahmudur Rahman

Posted on

My First npm Package!

šŸŒŸ 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
Enter fullscreen mode Exit fullscreen mode

Iā€™d love for you to try it out and share your feedback.

Top comments (0)

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more