GitShow/sindresorhus/parse-json
sindresorhus

parse-json

Parse JSON with more helpful errors

by sindresorhus
Star on GitHubForknpm

JavaScript

372 stars37 forks15 contributorsQuiet · 1y agoSince 2015v8.3.0MIT

Meet the team

See all 15 on GitHub →
sindresorhus
sindresorhus43 contributions
fisker
fisker10 contributions
shoonia
shoonia1 contribution
anfedorov
anfedorov1 contribution
bcoe
bcoe1 contribution
eventualbuddha
eventualbuddha1 contribution
crondinini
crondinini1 contribution
prisis
prisis1 contribution

Languages

View on GitHub →
JavaScript83.7%
TypeScript16.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 1y ago
See all on GitHub →
fisker
Update @babel/code-frame to v8OpenPR
fisker · 1w ago
voxpelli
Set return type to `JsonValue`OpenPR

As there is nothing that ensures that the JSON is a JSON object and (sadly) JSON allows any of its data types to be used at the top level, even

voxpelli · 2y ago

Recent fixes

View closed PRs →
micalevisk
[feature request] support preloading usageClosedIssue

Let's say I want to use for debugging purporses only in a codebase with a lot of calls. Instead of changing my code, I could just preload like: then, every call on in my code will use instead. This will impact the code on as well, of course. What do you think? An example of this would be https://github.com/bahmutov/time-stats#install-and-use

micalevisk · 5mo ago
fisker
Update `index-to-position` to v1.1MergedPR
fisker · 1y ago
fisker
Add orignal error to `JSONError.cause`MergedPR

Move all error related logic to Lazy evaluate and (with cache) Add Update examples in and Logic change is in the first commit.

fisker · 1y ago
Structured data for AI agents

Repository: sindresorhus/parse-json. Description: Parse JSON with more helpful errors Stars: 372, Forks: 37. Primary language: JavaScript. Languages: JavaScript (83.7%), TypeScript (16.3%). License: MIT. Latest release: v8.3.0 (1y ago). Open PRs: 2, open issues: 0. Last activity: 1y ago. Community health: 85%. Top contributors: sindresorhus, fisker, shoonia, anfedorov, bcoe, eventualbuddha, crondinini, prisis, NullSoldier, papb and others.

·@ofershap

Replace github.com with gitshow.dev