parse-next-json-value

JSON extractor

A parser for extracting valid JSON values from strings with extraneous characters

Parse next JSON value from string allowing extraneous characters after value

GitHub

1 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xavier/json_pointerProvides a way to access and manipulate specific values within JSON documents using a string syntax.11
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
arkanovicz/essential-jsonA lightweight Java JSON library providing minimalistic parsing and rendering capabilities5
caxap/jsonobjectsA Python library that allows declarative extraction and conversion of elements from JSON documents.5
juliangruber/binary-extractExtracts values from a binary buffer representing JSON data without parsing the entire structure.154
icrar/ijsonAn iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files.861
jas502n/fastjson-rceThis project demonstrates a remote code execution vulnerability in a popular JSON parsing library using a crafted input to exploit the RMI protocol.66
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
therealklanni/jpA commandline tool for parsing JSON from various sources51
mjansson/jsonAn in-place JSON parser implemented in a single header file74
limiu82214/gojmaprA library to extract specific properties from complex JSON structures into Go structs with minimal code changes.22
bernikovich/nsteasyjsonSimplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data12
chadaustin/sajsonA high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.568
zaach/jsonlintA JSON parser and validator with a CLI.1,948
dougbinks/sjsonA lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons3