DEV Community

Jason F
Jason F

Posted on

I created my first NPM package

Hello all! I am excited to announce that I have published my first NPM package. It's not super fancy or anything and is most certainly a work in progress. That being said, if anyone has time to check it out and provide feedback, here is the link. The library provides useful methods when working with dates in JavaScript/TypeScript. I wrote it in TypeScript, so you get type declarations right out of the box.

I'd appreciate any feedback. Also, if you want to contribute, just let me know :)

This has definitely been a learning experience for me. I live in my own little world as a front end developer. I install and use npm packages but never really considered that anyone can write one and publish it.

Top comments (12)

Collapse
 
siddharthshyniben profile image
Siddharth • Edited

I live in my own little world as a front end developer.

You need to get out of there as soon as possible! Spreading your work is important to keep you motivated

Collapse
 
juniordevforlife profile image
Jason F

Thanks!

Collapse
 
juniordevforlife profile image
Jason F

This is exactly the kind of feedback I was looking for. Thank you so much.

Collapse
 
keyurparalkar profile image
Keyur Paralkar

Awesome.

 
juniordevforlife profile image
Jason F

You're an amazing person! Thank you very much!

Thread Thread
 
juniordevforlife profile image
Jason F

I got it working!!!

Collapse
 
juniordevforlife profile image
Jason F

So, I looked in to adding support for CJS. This seems to be fairly complex. Any pointers/tips?

Collapse
 
yassinerahhaui profile image
yassine rahhaoui

share your expirience with me

Collapse
 
juniordevforlife profile image
Jason F

I plan on creating a post with my experience, however, haven't found the time yet. I can share with you some useful links I used to help me out if you'd like.

Collapse
 
yassinerahhaui profile image
yassine rahhaoui

yes i want thank you very much

Thread Thread
 
juniordevforlife profile image
Jason F
Collapse
 
bhatvikrant profile image
Vikrant Bhat • Edited

This is great! Don’t really have anything to add, but I like what you’re doing here in the comment section:)