For all these years, I have used various NPM packages and I have always wanted to create one of my own. Finally I did it. Published my first NPM package.
Its a combination of small helper methods that I use personally for my NodeJS development.
Any one can use this package for data validations
and generating some helpful data, like current date
in a specific format or getting the difference between 2 dates
and so on.
For more details you can read the documentation from Github.
What are your thoughts for this package? How can this be improved.
Top comments (0)