TypeScript is a language for application scale JavaScript development
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.
Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
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.
A library for building fast, lightweight web components
Blazing fast, zero configuration web application bundler
Run scripts that set and use environment variables across platforms
TypeScript execution environment and REPL for node.js, with source map support
Prettier is an opinionated code formatter
Git commit, but play nice with conventions.
replacement for `npm version` with automatic CHANGELOG generation
A high-level API to control headless Chrome over the DevTools Protocol
Dead simple Object schema validation
Decorator-based property validation for classes.
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
Lightweight dependency injection container for JavaScript/TypeScript