davidmarkclements / fast-safe-stringify
Safely and quickly serialize JavaScript objects
☆348Updated 3 months ago
Alternatives and similar repositories for fast-safe-stringify:
Users that are interested in fast-safe-stringify are comparing it to the libraries listed below
- Flattens the underlying C structures of a concatenated JavaScript string☆385Updated 3 years ago
- Infer the content-type of a request.☆228Updated 2 weeks ago
- Extremely fast utf8 only stream implementation☆282Updated last month
- Additional JSON-Schema keywords for Ajv JSON validator☆257Updated last year
- Split Streams3 style☆288Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆346Updated 5 months ago
- Tiny LRU cache for Client or Server☆161Updated last week
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Memoize promise-returning & async functions☆404Updated last year
- HTTP status utility☆277Updated 2 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 10 months ago
- 🌲high performance debug logging 🐞☆154Updated 3 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆223Updated 3 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆328Updated 3 months ago
- Get callsites from the V8 stack trace API☆266Updated 9 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Clear a module from the cache☆182Updated 3 years ago
- ☆249Updated 4 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆177Updated 5 years ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Create an error from multiple errors☆245Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Creates super long stack traces☆195Updated 5 months ago
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Easily manage a pool of Node.js Worker Threads☆429Updated 5 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Run some code when the process exits☆284Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆255Updated 10 months ago