Logo

dev-resources.site

for different kinds of informations.

My First npm Package!

Published at
1/9/2025
Categories
github
git
npm
javascript
Author
Mahmud R. Farhan
Categories
4 categories in total
github
open
git
open
npm
open
javascript
open
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

I’d love for you to try it out and share your feedback.

Featured ones: