This release is 8 versions behind 1.0.2 — the latest version of @std/json. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
(Streaming) parsing and serializing of JSON files
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
2 years ago (0.221.0)
Utilities for parsing streaming JSON data.
Built and signed on
GitHub Actions
Add Package
deno add jsr:@std/json
Import symbol
import * as json from "@std/json";
Import directly with a jsr specifier
import * as json from "jsr:@std/json";
Add Package
pnpm i jsr:@std/json
pnpm dlx jsr add @std/json
Import symbol
import * as json from "@std/json";
Add Package
yarn add jsr:@std/json
yarn dlx jsr add @std/json
Import symbol
import * as json from "@std/json";
Add Package
vlt install jsr:@std/json
Import symbol
import * as json from "@std/json";
Add Package
npx jsr add @std/json
Import symbol
import * as json from "@std/json";
Add Package
bunx jsr add @std/json
Import symbol
import * as json from "@std/json";