21 packages matching “bearz”
@bearz/path
v0.0.0 · 1 year ago
path module import from @bearz/path for node, bun, deno, and browser.
No known vulnerabilities
@bearz/assert
v0.1.0 · 1 year ago
Bearz assertion library primarily for testing.
No known vulnerabilities
@bearz/ci-env
v0.1.0 · 1 year ago
The ci-env module implements it's own `@bearz/ansi/writer` to enable logging commands for Azure DevOps and Github.
No known vulnerabilities
@bearz/strings
v0.1.3 · 1 year ago
A collection of string utilities to avoid extra allocations and enable case insensitivity comparisons.
No known vulnerabilities
@bearz/process
v0.1.0 · 1 year ago
A runtime agnostic process module for Deno, Bun, and Node.js
No known vulnerabilities
@bearz/env
v0.1.3 · 1 year ago
The env provides a uniform way to work with environment variables and the path variable across different runtimes and operating systems.
No known vulnerabilities
@bearz/fs
v0.1.0 · 1 year ago
The fs module provides a modern file system API that works in Deno, Bun, and NodeJs to promote creating cross-runtime packages/modules
No known vulnerabilities
@bearz/secrets
v0.1.0 · 1 year ago
The secrets module provides a secret generator and a secret masker.
No known vulnerabilities
@bearz/exec
v0.1.1 · 1 year ago
The exec module makes it easy to spawn child_processes across different runtimes and different operating systems.
No known vulnerabilities
@bearz/slices
v0.1.1 · 1 year ago
Cross runtime module for slices and char slices which creates views over arrays without allocating a new array. Char slices is useful for transforming text without allocating a new string for every change.
No known vulnerabilities
@bearz/dotenv
v0.1.0 · 1 year ago
A dotenv module that can parse .env files into a document or normal object, expand variables, and stringify documents or objects into a .env content.
No known vulnerabilities
@bearz/ansi
v0.1.0 · 1 year ago
The ansi module provides color detection, writing ansi, codes, and an ansi writer.
No known vulnerabilities
@bearz/runtime-info
v0.1.0 · 1 year ago
Get information about the current javascript runtime and operating system.
No known vulnerabilities
@bearz/result
v0.0.0 · 1 year ago
A simple result type for Typescript
No known vulnerabilities
@bearz/testing
v0.0.0 · 1 year ago
A test adapter for builtin Deno, Bun, and NodeJs testing frameworks
No known vulnerabilities
@bearz/chars
v0.1.0 · 1 year ago
A simple library for working with characters and Unicode in JavaScript.
No known vulnerabilities
@bearz/fmt
v0.1.0 · 1 year ago
Sprintf, printf ported from @std/fmt
No known vulnerabilities
@bearz/option
v0.0.0 · 1 year ago
An option/maybe type implementation in TypeScript.
No known vulnerabilities
@bearz-sh/errors
v0.1.0 · 3 years ago
Custom errors with extended properties and stack traces.
No known vulnerabilities
@bearz-sh/assertions
v0.1.0 · 3 years ago
Alternative assertions for deno to support modules that leverage the Deno to NPM ("DNT") tool and running tests from node/npm.
No known vulnerabilities