DEV Community

Cover image for Npm libraries you need to know for your Node JS App
Dhanush N
Dhanush N

Posted on • Edited on

Npm libraries you need to know for your Node JS App

NPM Libraries you need to know for Node Js

๐Ÿ“Œ Bull

The fastest & most reliable redis based queue for node

https://t.co/Qe6yXdp2FR

๐Ÿ“Œ Bull Board

This is built in top of bull which helps to visualise the queue & their jobs

https://t.co/rJe8LJ5Mvp

๐Ÿ“Œ Lodash

One of the best utility library for javascript

https://t.co/UtRuwgOLgs

๐Ÿ“Œ Jest

Complete and ready to set-up JavaScript testing solution. A great one if you are following Test driven development

https://t.co/kkFZuMxif8

๐Ÿ“Œ Express winston

express-winston provides middlewares for request and error logging of your express app and also provides variety of options as well

https://t.co/PNDSMNOD7N

๐Ÿ“Œ User Agent

Helps to determine the device information

https://t.co/AWDBpjTy0u

๐Ÿ“Œ Ip address

Helps to deal with Ipv4 & Ipv6 addresses in Javascript

https://t.co/sS52oErRih

๐Ÿ“Œ Uuid

Helps in generation of unique identifier to be added in your application

https://t.co/WSNf7zxs0G

๐Ÿ“Œ Joi

Most famous & powerful data validation & schema description language in Javascript

https://t.co/JD0JIQ2iW2

๐Ÿ“Œ Winston daily rotate file

It is a transport of winston that logs information to a rotating file. Logs can be removed after some days and also rotation of log files can be based on date, size & limit

https://t.co/aZvJww5eqE

If you know anymore famous npm libraries feel free to add below ๐Ÿ‘‡

To know more tech related information let's stay connected via Twitter

Top comments (0)