57 packages
cognito-express-middleware
Express middleware for AWS Cognito integration.
cognito-toolkit
Helpers for AWS Cognito to build web applications with authentication/authorization
console-toolkit
Toolkit to produce a fancy console output (boxes, tables, charts, colors).
dcl
Elegant minimalistic implementation of OOP with mixins + AOP.
deep6
Zero-dependency ESM library for deep equality, deep clone, unification, and pattern matching with logical variables and wildcards. Handles circular references, Map, Set, URL, typed arrays, Date, RegExp, symbols, and property descriptors. Works in Node.js,
dollar-shell
Run shell commands and use them in stream pipelines with ease in Node, Deno, Bun. Template tag API, web streams, TypeScript typings, zero dependencies.
dynamodb-toolkit
Zero-dependency DynamoDB toolkit (AWS SDK v3) — Adapter with hooks, expression builders, batch/transaction chunking, mass operations, REST handler.
dynamodb-toolkit-express
Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.
dynamodb-toolkit-fetch
Fetch adapter for dynamodb-toolkit — serves the standard REST route pack as a (Request) → Promise<Response> handler. Runs on Cloudflare Workers, Deno Deploy, Bun.serve, Hono, itty-router, and Node's native fetch server.
dynamodb-toolkit-koa
Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.
dynamodb-toolkit-lambda
AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.
git-credential-ejson
Git credential helper that keeps its data store in an encrypted JSON using id_rsa or similar certificate.
grunt-slice-front
Slices a Markdown file in segments separating a front matter in YAML, generates HTML, and applies a template to the result. Useful to generate web pages.
grunt-slice-markdown
Slices a Markdown file in segments, generates HTML, and applies a template to the result. Useful to generate slide shows.
grunt-tight-sprite
Tight 2D packing of images into a sprite with a corresponding CSS.
grunt-transform-amd
Transform AMD and UMD modules to CommonJS, globals, and so on.
heya-async
Asynchronous utilities: promises, deferreds.
heya-bundler
Intelligent I/O for browsers, and its counterpart for node.js.
heya-ctr
Constructor: a toolkit to construct JavaScript code.
heya-defer
Front-end library to delay to a next time slice with read/write provisions.
heya-dom
DOM utilities.
heya-events
Events.
heya-form
Form: form-related utilities imported from Dojo.
heya-globalize
Make a browser version of JS files using globals from a Heya-style UMD, or a simple AMD.
heya-has
Pure feature detection library, a la carte style.