jprichardson / buffer-jsonLinks
JSON reviver/replacer methods for JavaScript Buffer type.
☆13Updated 6 years ago
Alternatives and similar repositories for buffer-json
Users that are interested in buffer-json are comparing it to the libraries listed below
Sorting:
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- ☆41Updated 6 years ago
- List of node.js builtin modules☆38Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Get the path of the parent module☆77Updated last year
- ⏲ - Small timing library☆35Updated 7 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- Parse HTTP X-Forwarded-For header☆59Updated last week
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- Sink your streams.☆17Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Iterate all the data in a stream☆37Updated 7 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the auth token set for an npm registry☆34Updated 5 months ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Determines whether a Node file is a Module (`import`) or a Script (`require`)☆11Updated 4 years ago
- Solves a problem with util.format☆17Updated 3 years ago