A streaming JSON parser written in pure JavaScript for node.js
☆368Nov 3, 2021Updated 4 years ago
Alternatives and similar repositories for jsonparse
Users that are interested in jsonparse are comparing it to the libraries listed below
Sorting:
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Oct 14, 2018Updated 7 years ago
- List of node.js builtin modules☆37Feb 28, 2026Updated 2 weeks ago
- SAX based evented streaming JSON parser in JavaScript☆467Aug 24, 2023Updated 2 years ago
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- CLI tool for automating the use of docker containers in streaming data processing pipelines. Works on Windows, Mac and Linux.☆68Feb 18, 2015Updated 11 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Feb 28, 2017Updated 9 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Utilities for the snapdragon parser/compiler.☆18Aug 12, 2020Updated 5 years ago
- ☆43Jun 12, 2018Updated 7 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Deceive HTTP Parser☆17Sep 18, 2021Updated 4 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- Fork of crocs cycle package that lives in npm☆17Jan 31, 2020Updated 6 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 6 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Coupled Streams☆10Jul 11, 2015Updated 10 years ago
- Detect whether a value is an error☆15Apr 16, 2019Updated 6 years ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Like `fs.createWriteStream(...)`, but atomic.☆50Feb 14, 2022Updated 4 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Nov 24, 2018Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Extend object A with the properties of object B. node.js/javascript util.☆33Aug 7, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Rewrite your JS on the fly using JS☆67Jul 16, 2016Updated 9 years ago
- Extended POSIX-style sprintf☆36Nov 2, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- correct invalid SPDX identifiers☆35Apr 15, 2024Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- Check and get file hashes using sha1, md5 etc....☆21Aug 16, 2024Updated last year