json_pointer

Value extractor

Provides a way to access and manipulate specific values within JSON documents using a string syntax.

Implementation of RFC 6901 which defines a string syntax for identifying a specific value within a JSON document

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
erikonbike/parse-next-json-valueA parser for extracting valid JSON values from strings with extraneous characters1
juliangruber/binary-extractExtracts values from a binary buffer representing JSON data without parsing the entire structure.154
caxap/jsonobjectsA Python library that allows declarative extraction and conversion of elements from JSON documents.5
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
limiu82214/gojmaprA library to extract specific properties from complex JSON structures into Go structs with minimal code changes.22
nichtich/jq-jsonpointerAn implementation of JSON Pointer syntax in the jq data transformation language.16
fallenmax/styled-components-extractorTools to extract styled-components definitions from JSX tags and format them for reuse27
xnl-h4ck3r/xnlinkfinderAn automated tool to discover and extract links from web applications1,216
eset-la/lord-of-the-stringsA tool to extract and classify relevant strings from binary files9
syntax-tree/hast-util-to-textUtility function to extract plain text from HTML-like data structures19
proverbial-ninja/vscode-svelte-component-extractorAn extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text.30
dunyakirkali/format_parser.exA tool to determine and extract metadata from various file formats23
jonschlinkert/get-valueA utility library that provides a simple way to access nested properties of objects using dot notation.247
feichao93/temmeA lightweight, CSS-based selector for extracting structured data from HTML documents.273
003random/getjsA tool to extract JavaScript sources from URLs and web pages efficiently732