A lightweight TypeScript Mixin framework.
Retrieve Euro foreign exchange reference rates from the European Central Bank
A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Convert currencies by entering the exchange rate with a precision of 6 decimal places. It also allows you to get the exchange rate between two amounts
TypeScript compiler wrapper for static analysis and code manipulation.
Common functionality for ts-morph packages.
TypeScript execution environment and REPL for node.js, with source map support
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Runtime library to validate data against TypeScript interfaces
TypeScript's largest utility library
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Runs typescript type checker and linter on separate process.
Graphviz library for TypeScript
TypeScript loader for webpack
Determine where a ts type declaration comes from
All essential TypeScript types in one place
Load node modules according to tsconfig paths, in run-time or via API.
React hook library, ready to use, written in Typescript.
Deeply merge 2 or more objects respecting type information.
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
Esbuild plugin for copying assets into the output directory of your bundle
High performance middleware framework based on connect