Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 19, 2021 05:41 pm GMT

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


Original Link: https://dev.to/dhanushxeno/npm-libraries-you-need-to-know-for-your-node-js-app-3312

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To