binary-extract
JSON extractor
Extracts values from a binary buffer representing JSON data without parsing the entire structure.
Extract a value from a buffer of json without parsing the whole thing
154 stars
7 watching
5 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Extracts structured variables from Sass files and makes them available in JavaScript for use in styles or dynamic content. | 186 |
| Provides a way to access and manipulate specific values within JSON documents using a string syntax. | 11 |
| A simple utility function that extracts specific data properties from an array of objects. | 11 |
| Extracts binary relationships from English sentences at scale | 543 |
| A parser for extracting valid JSON values from strings with extraneous characters | 1 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| Extracts data from HTML or XML documents to JSON using a CSS selector-like query language | 70 |
| An asynchronous Ajax client for ClojureScript and Clojure allowing easy communication with servers | 673 |
| Converts JSON objects into human-readable HTML representations. | 976 |
| A tool to extract JavaScript sources from URLs and web pages efficiently | 732 |
| Extracts and organizes Indicators of Compromise from unstructured text files into structured formats. | 135 |
| Tools to extract and preserve images from Game Boy Camera saves. | 47 |
| Returns one or more elements from the beginning of an array | 11 |
| Transforms JSON data using a recursive pattern-matching approach. | 140 |
| A polyfill for Array.isArray to support older browsers and Node.js versions. | 132 |