Skip to main content
Module

x/jsonfile/read_json.ts

Easily read/write JSON files in Deno
Latest
import * as jsonfile from "https://deno.land/x/jsonfile@1.0.0/read_json.ts";

Functions

Reads a JSON file and then parses it into an object

Reads a JSON file and then parses it into an object