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
11 stars
2 watching
1 forks
Language: Elixir
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser for extracting valid JSON values from strings with extraneous characters | 1 |
| Extracts values from a binary buffer representing JSON data without parsing the entire structure. | 154 |
| A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| An implementation of JSON Pointer syntax in the jq data transformation language. | 16 |
| Tools to extract styled-components definitions from JSX tags and format them for reuse | 27 |
| An automated tool to discover and extract links from web applications | 1,216 |
| A tool to extract and classify relevant strings from binary files | 9 |
| Utility function to extract plain text from HTML-like data structures | 19 |
| An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |
| A tool to determine and extract metadata from various file formats | 23 |
| A utility library that provides a simple way to access nested properties of objects using dot notation. | 247 |
| A lightweight, CSS-based selector for extracting structured data from HTML documents. | 273 |
| A tool to extract JavaScript sources from URLs and web pages efficiently | 732 |