What are some of the best libraries you cannot work without?

This page summarizes the projects mentioned and recommended in the original post on /r/node

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fs-extra

    Node.js: extra methods for the fs object like copy(), remove(), mkdirs()

    I haven't seen fs-extra mentioned yet. For my work it involves a fair bit of reading/writing to the filesystem, so this makes it quite nice to deal with everything in an async way.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • ts-express-swc

    SWC - Express.js example, boilerplate, starter

    Glad you asked, I have an example in my GitHub https://github.com/ilovepixelart/ts-express-swc

  • typescript-runtime-type-benchmarks

    📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support

    Zod is a bit of an underdog but it is not fast, AJV which is slightly more common can validate and generate types too but requires using JSON syntax, TypeBox offers familiar syntax to Zod while still being JSON syntax in the background.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Choosing a backend API framework

    8 projects | /r/node | 13 Jun 2023
  • Step into the fascinating world of Websockets with Socket.io

    4 projects | dev.to | 13 Mar 2023
  • Examples of APIs that follows the best practices and are production ready on Github?

    10 projects | /r/node | 10 Mar 2023
  • NestJS Authentication with OAuth2.0: Configuration and Operations

    7 projects | dev.to | 14 Jan 2023
  • 🚀 NodeJS + Ts.ED + TypeScript + Clean Architecture Template

    14 projects | dev.to | 5 Oct 2022