Pinned Repositories
dir
Cross-platform mechanism for retrieving the paths to standard user directories in Deno, Bun and Node.js
env
Cross-runtime environment variable management for Deno, Bun, and Node.js
fs
Cross Runtime (Deno, Node, Bun) filesystem operations for JavaScript and TypeScript
jwt
A versatile JSON Web Token (JWT) library with cross-runtime compatibility
kv
A fast, lightweight, powerful and cross-platform key-value database for Node.js, Deno, and Bun.
log
Cross-Runtime decorated console/file logger class.
runtime
Easily identify the current runtime environment (Node.js, browser, Deno, etc.) and its version with this minimal library.
service
Cross Runtime system service installer.
test
Truly cross runtime minimal testing framework working in collaboration with @std/assert, for Node, Deno and Bun.
utils
A collection of useful routines to simplify cross runtime (Node, Deno and Bun) development.
@cross's Repositories
cross-org/kv
A fast, lightweight, powerful and cross-platform key-value database for Node.js, Deno, and Bun.
cross-org/test
Truly cross runtime minimal testing framework working in collaboration with @std/assert, for Node, Deno and Bun.
cross-org/env
Cross-runtime environment variable management for Deno, Bun, and Node.js
cross-org/runtime
Easily identify the current runtime environment (Node.js, browser, Deno, etc.) and its version with this minimal library.
cross-org/service
Cross Runtime system service installer.
cross-org/dir
Cross-platform mechanism for retrieving the paths to standard user directories in Deno, Bun and Node.js
cross-org/jwt
A versatile JSON Web Token (JWT) library with cross-runtime compatibility
cross-org/log
Cross-Runtime decorated console/file logger class.
cross-org/utils
A collection of useful routines to simplify cross runtime (Node, Deno and Bun) development.
cross-org/fs
Cross Runtime (Deno, Node, Bun) filesystem operations for JavaScript and TypeScript
cross-org/base64
Encode, decode and validate base64/base64url to string/arraybuffer and vice-versa. Works in Node, Deno, Bun and browser.
cross-org/deepmerge
The deepMerge library offers a versatile and cross-runtime deep merges of objects in JavaScript environments, including Deno, Bun, and Node.js. It is designed to handle complex data structures, including arrays, Maps, Sets, and primitive values, with customizable behavior for array merging.
cross-org/workflows
Reusable workflow for Cross-Runtime CI actions
cross-org/.github