$
Packages - Coming Soon
I'm polishing this section with proper write-ups for each library: what it solves, how to use it, and why it exists. It will be back soon.

This module is currently being developed and will be available soon. Check back later for updates.

Status: In Development
Planning phase completed
Development in progress...
Testing pending
$npm search destbreso

Packages

Libraries, tools, and CLI utilities published across the npm and PyPI ecosystems. All MIT-licensed and open to contributions.

8 npm packages1 PyPI package
npmFinanceTypeScriptFeatured
abakojs
AbakoJS
Zero-dependency monetary arithmetic for JS & TS. Precise rounding, fee and discount calculation, value partitioning, formatting, and crypto asset support. Ships as ESM + CJS.
npm install abakojs
moneycurrencyfinance+3
v2.3.2MIT
npmSecurityTypeScriptFeatured
pkgwarden
PkgWarden
⊙ PKGWARDEN: Package Guardian with Auditing, Reporting & Detection. A security audit layer for Node.js package managers that scans, reports, and hardens your dependency supply chain.
npm install -g pkgwarden
securityauditcli+3
v1.1.0MIT
npmAWSTypeScript
ddbflow
DdbFlow
Fluent, type-safe DynamoDB params builder: kill the ExpressionAttributeNames/Values boilerplate without adopting an ORM. Keep your own client (AWS SDK v2 or v3), zero dependencies, ~5 KB.
npm install ddbflow
dynamodbawsaws-sdk+5
v1.1.0ISC
npmDeveloper ToolsTypeScriptFeatured
spawntrail
spawntrail
Contextual logging for Node via AsyncLocalStorage and Mapped Diagnostic Context (MDC). Attach request-scoped context to every log line, with any logger (winston, pino) and any framework (express, fastify, koa). Zero dependencies, TypeScript-first, ~6 KB.
npm install spawntrail
loggingmdcasynclocalstorage+5
v1.0.0MIT
npmDeveloper ToolsDeprecated
express-session-logger
Express Session Logger
[Deprecated] Superseded by spawntrail. A simple middleware to add per-request context (request id, user, session) to all logs in an Express app, using AsyncLocalStorage.
npm install express-session-logger
expressloggingmiddleware+3
v0.0.6MIT
npmNestJSTypeScript
@guachos/nestjs-typeorm-schematics
NestJS TypeORM Schematics
NestJS CLI schematics for generating custom resource scaffolding in projects with a TypeORM persistence layer. Speeds up the creation of modules, services, and repositories.
npm install @guachos/nestjs-typeorm-schematics
nestjstypeormschematics+3
v0.1.1MIT