@gnome
- @gnome/ansiv0.2.0The ansi module provides color detection, writing ansi codes, and an ansi writer.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/apt-cliv0.0.0The apt-cli module provides a simple way to execute apt commandsThis package works with Node.js, Deno, Bun100
- @gnome/assertv0.1.0wraps std/assert with more ergonomic friendly functionsThis package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers70
- @gnome/aws-cliv0.0.0The aws-cli module provides a simple way to execute aws commandsThis package works with Node.js, Deno, Bun100
- @gnome/bashv0.0.1The bash module provides a simple way to execute bash scripts or files.This package works with Node.js, Deno, Bun100
- @gnome/charv0.2.0The char package contains function to work with characters such as isUpper, isLower, isDigit, toLower, toUpper, isWhiteSpace, isAscii, isLatin1This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers70
- @gnome/charsv0.2.0character functions such as isUpper, isLower, isDigit, toLower, toUpper, isSpace, simpleFold, isAscii, isLatin1, based on go.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers88
- @gnome/choco-cliv0.0.0The choco-cli module provides a simple way to execute choco commandsThis package works with Node.js, Deno, Bun100
- @gnome/ci-pipelinesv0.2.0The ci-pipelines module providers a writer that helps with writing to stdout within pipelines and includes special logic for github actions and azure devops.This package works with Node.js, Deno, Bun64
- @gnome/cmd-cliv0.0.0The `cmd-cli` module provides a simple way to execute windows command line scripts or files.It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers88
- @gnome/consul-cliv0.0.0The consul-cli module provides a simple way to execute consul commandsThis package works with Node.js, Deno, Bun100
- @gnome/debugv0.0.0runtime agnostic library for writing debug statements with assert, write, writeLine.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/deno-cliv0.0.0The deno-cli module provides a simple way to execute deno commands or Javascript files or incline scriptsThis package works with Node.js, Deno, Bun100
- @gnome/docker-cliv0.0.1The docker-cli module provides a simple way to execute docker commands.This package works with Node.js, Deno, Bun100
- @gnome/dotnet-cliv0.0.0The dotnet-cli module provides a simple way to execute dotnet commandsThis package works with Node.js, Deno, Bun100
- @gnome/envv0.4.0a cross runtime module for managing environment variables which includes bash like variable expansion and manipulating the path variable.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers70
- @gnome/errorsv0.3.0Provides enhanced custom errors with a stackTrace, code, and target properties.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers94
- @gnome/execv0.6.0A cross-runtime module for invoking executables similar to child_process and Deno's Deno.Command.This package works with Node.js, Deno, Bun94
- @gnome/ffiv0.0.0provides some shared utils for working with foreign function interfaces in Deno and Bun and a shim for bun.This package works with Deno, Bun70
- @gnome/flarectl-cliThe flarectl-cli module provides a simple way to execute flarectl commandsThis package works with Node.js, Deno, Bun
- @gnome/fmtv0.0.0runtime agnostic fmt library for sprintf and printf.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers88
- @gnome/fsv0.3.0A cross-runtime file system (fs) module for deno, bun, and node.This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers70
- @gnome/git-cliv0.0.0The git-cli module provides a simple way to execute git commandsThis package works with Node.js, Deno, Bun100
- @gnome/monadsv0.0.0library for common monads such as result and option.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers94
- @gnome/node-cliv0.0.0The node-cli module provides a simple way to execute inline Javascript or JavaScript files with nodejs.This package works with Node.js, Deno, Bun100
- @gnome/optionalv0.2.0The optional module provides the types `Option<T>` and `Result<T, E>`.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers88
- @gnome/os-constantsv0.2.0provides constant values for basic OS information such as PLATFORM, ARCH, WINDOWS, DARWIN, PATH_SEP, EOL, DEV_NULL.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers94
- @gnome/powershellv0.0.1The pwsh module provides a simple way to execute PowerShell Core scripts or files.This package works with Node.js, Deno, Bun100
- @gnome/processv0.0.0runtime agnostic library for functionality such as stdout, stdin, cwd, chdir, pid, etc.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/pwshv0.0.1The pwsh module provides a simple way to execute PowerShell Core scripts or files.This package works with Node.js, Deno, Bun100
- @gnome/python-cliv0.1.1The python-cli module provides a simple way to execute python scripts or files.This package works with Node.js, Deno, Bun100
- @gnome/randomv0.1.0A module for generating random values.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/runtime-constantsv0.2.0constants to help determine the current runtime such as deno, bun, node, cloudflare, and browser.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/runtime-infov0.1.0Detect the JavaScript runtime. Useful for conditionally importing JavaScript runtime specific logicThis package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers76
- @gnome/secretsv0.2.0The secrets module provides a secret generator, a secret masker, a Vault interface, and two vault implementations: json and memory.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers100
- @gnome/shv0.0.1The `sh` module provides a simple way to execute sh scripts or files.This package works with Node.js, Deno, Bun100
- @gnome/slicesv0.0.0Work with slices of an array without resizing or creating new arrays. Contains lower level functionality for strings.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers70
- @gnome/ssh-cliv0.0.1The ssh-cli module provides a simple way to execute ssh, scp, sftp, ssh-keygen, and ssh-add commands.This package works with Node.js, Deno, Bun100
- @gnome/stringsv0.3.0string utilities such as Utf8StringBuilder, StringBuilder, case insensitive comparisons, trim methods that allow other characters, whitespace check.This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers76
- @gnome/sudo-cliv0.0.0The sudo-cli module provides a simple way to execute sudo commands.This package works with Node.js, Deno, Bun100
- @gnome/unixv0.0.2The unix module provides some of the methods from libc in Deno and Bun using Foreign Function Interfaces.This package works with Deno, Bun76