Minimal async jobs utility library, with streams support
Provides an in-memory cache for typeorm
Tiny helper to wrap TypeORM's query builder queries to EXPLAIN
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
TypeORM adapter for AdminJS
`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
Detects usages of .where().where()
Loop over each item in an array and call the given function on every element.
TypeORM adapter for Better Auth
A tool to generate markdown documentation from TypeORM entities
An updated fastify-typeorm-plugin for Fastify and Typeorm
Stringify your JSON at max speed
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.
A pagination plugin for typeorm written for node express
This is an official [AdminJS](https://github.com/SoftwareBrothers/adminjs) feature which uploads files to resources.
Stubs generator for Typeorm entities
CLI to generate mermaid.js ER diagram using TypeORM entity
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Array utils
utilities for primitive JavaScript types
TypeORM adapter for AdminJS