creationix / jsonparse
A streaming JSON parser written in pure JavaScript for node.js
☆359Updated 3 years ago
Alternatives and similar repositories for jsonparse:
Users that are interested in jsonparse are comparing it to the libraries listed below
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- SAX based evented streaming JSON parser in JavaScript☆448Updated last year
- JSON Pointer (RFC6901) implementation for Node.js☆196Updated 2 years ago
- Advanced FS Streaming for Node☆209Updated 3 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Native DTrace probes for node.js apps☆322Updated 3 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆290Updated 6 years ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 3 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 9 months ago
- A simple LRU cache☆135Updated 3 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Deprecate all the things☆329Updated 6 months ago
- fs bindings for tar-stream☆354Updated 2 months ago
- Node/npm Option Parsing☆534Updated 2 weeks ago
- Readable and Writable Streams that use backing Buffers.☆226Updated last month
- ☆344Updated 5 years ago
- libexpat XML SAX parser binding for node.js☆384Updated last year
- Get v8 stack traces as an array of CallSite objects.☆455Updated 2 years ago
- A stream that emits multiple other streams one after another.☆142Updated last year
- Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead☆276Updated 8 years ago
- ☆248Updated 4 years ago
- The missing POSIX system calls for node.js☆214Updated 2 years ago
- streaming line delimited json parser + serializer☆296Updated 3 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Like ruby's Abbrev module☆165Updated 5 months ago
- Body parsing☆121Updated last year