Skip to main content
Module

x/yxz/index.ts

Deno Standard Extensions
Go to Latest
import * as yxz from "https://deno.land/x/yxz@0.17.0/index.ts";

Classes

Strongly typed event emitter with wildcard support.

A class to represent filesystem path.

Functions

Return an object that produces a sequence of integers from start (inclusive) to stop (exclusive) by step.

f
dotenv.parse
deprecated
f
dotenv.read
deprecated

Returns a random integer N such that a <= N <= b.

Get a free port

Check if a port is available

Returns the default root directory to use for user-specific cached data. Users should create their own application-specific subdirectory within this one and use that.

Returns the default root directory to use for user-specific configuration data. Users should create their own application-specific subdirectory within this one and use that.

Returns the current user's home directory.

Capture stdout output from a command.

Similar to echo "text" | cmd.

Spawns a subprocess to run cmd.

Capture stderr output from a command.

A noop template literal tag for syntax highlighting hints.

f
testing.ignore
deprecated
f
testing.only
deprecated