Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
help secure Express/Connect apps with various HTTP headers
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.
Prettier is an opinionated code formatter
A high-level API to control headless Chrome over the DevTools Protocol
Decorator-based property validation for classes.
Simple session middleware for Express
response.send() prototype method
Merge objects using their property descriptors
Convert globs to regular expressions
Sprintf() for node.js
JavaScript parser, mangler/compressor and beautifier toolkit
Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
Turn valid member expression property literals into plain identifiers
Babel plugin for turning __proto__ into a shallow property clone
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.