Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/ranking/deps.ts

πŸ¦• Deno Third Party Modules Ranking πŸ‘‘
Latest
import * as ranking from "https://deno.land/x/ranking@0.3.5/deps.ts";

Classes

Create Markdown content and files.

Functions

Make an assertion, error will be thrown if expr does not have truthy value.

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

CREDIT: https://gist.github.com/enepomnyaschih/72c423f727d395eeaa09697058238727 Encodes a given Uint8Array, ArrayBuffer or string into RFC4648 base64 representation

Set text color to green.

Creates a markdown link block

Take a set of command line arguments, with an optional set of options, and return an object representation of those argument.

Set text color to red.