uwebsockets
Fastest uWebSockets server for Node.js – µWebSockets outperforms Socket.IO & Fastify. Built in C++ for high-performance networking & pub/sub.
db-doctor
Database migration tool compatible with various frameworks like Express, NestJS, and core Node.js.
nodejs-backpack
NodeJs Backpack is a powerful tool designed to simplify the development of Node.js REST APIs with ease and precision. It provides a streamlined workflow by automatically generating Mongoose schemas and handling the necessary configurations in your project
jkg-array-column-sum
`getColumnSum` is an npm package for calculating the total sum of a column of numbers in an array of arrays, where each inner array represents a row of data. The package exports a single function `getColumnSum` that takes in four arguments: