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.
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.
A declarative JavaScript library for building user interfaces.
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
Run scripts that set and use environment variables across platforms
TypeScript execution environment and REPL for node.js, with source map support
A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.
Lightweight dependency injection container for JavaScript/TypeScript
Merge objects using their property descriptors
script loader module for webpack
Encode base-64 strings with JavaScript
JavaScript parser, mangler/compressor and beautifier toolkit
ECMAScript scope analyzer
Stub TypeScript definitions entry for eslint-scope, which provides its own types definitions
TypeScript definitions for json-schema
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
A query library for ECMAScript AST using a CSS selector like query language.
Global identifiers from different JavaScript environments
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)