Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opine/src/utils/stringify.ts

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
import * as opine from "https://deno.land/x/opine@2.3.3/src/utils/stringify.ts";

Functions

Stringify JSON, like JSON.stringify, but v8 optimized, with the ability to escape characters that can trigger HTML sniffing.