$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 abakojsmoneycurrencyfinance+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 pkgwardensecurityauditcli+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 ddbflowdynamodbawsaws-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 spawntrailloggingmdcasynclocalstorage+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-loggerexpressloggingmiddleware+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-schematicsnestjstypeormschematics+3
v0.1.1MIT