Module

x/dejs/vendor/https/deno.land/std/encoding/utf8.ts

ejs template engine for deno.
Extremely Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/dejs@0.8.0/vendor/https/deno.land/std/encoding/utf8.ts";

Variables

A default TextDecoder instance

A default TextEncoder instance

Functions

Shorthand for new TextDecoder().decode()

Shorthand for new TextEncoder().encode()