Skip to main content
Module

x/dtils/json.ts>jsonStringify

The best unofficial library of utilities for Deno applications
Go to Latest
function jsonStringify
Deprecated
Deprecated

Will be removed in next major release. Use jsonEncode instead

import { jsonStringify } from "https://deno.land/x/dtils@2.4.0/json.ts";

Parameters

data: Json
optional
spacer = [UNSUPPORTED]

Returns

string