Backend low-level node frameworks, unopinionated, great for building fast servers, APIs and as a backbone for larger applications.
Node full application frameworks provide an application architecture out of the box and are more opinionated then simple frameworks like Express, Koa, Hapi, Fasify, etc..
Build tools for bundling front-end assets
CSS frontend design frameworks
JavaScript frontend frameworks - Vue, React and others
Frontend full application frameworks provide opinionated architecture and are built on top of Vue, React, Angular, Svelte etc... They usually contain options for server-side rendering and static page generation
Static site generators
Template engines for use with Node or in a browser
Testing frameworks and libraries