DEV Community

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

Posted on • Updated 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)