json2csv built-in transforms. A transform is a function that receives a data recod and returns a transformed record. Transforms are executed in order before converting the data record into a CSV row.
A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.
Sorts an array and then unwinds that sort on another array
Allow parsing of optional catch bindings
Compile optional catch bindings
An array util tool
Unwinds arrays in the similar way like MongoDB $unwind. Supports shallow and deep nested paths, defined as a string with dot notation.
A very simple lodash extension that provide MongoDB $unwind feature
Simple utilty for extracting paginated GraphQL data
Gracefully handle a Promise using async/await.
Throw an error if there is an error.
NodeJS Require that let you handle module not found error without try/catch
Gracefully handle a Promise using async/await.
Access to multiple isolates
functional try-catch wrapper
CLI for the json-2-csv package
function try-catch wrapper for promises
The archiver fetches onchain data from L1 and stores it locally in a queryable form. It pulls: - **Checkpoints** (containing L2 blocks) from `CheckpointProposed` events on the Rollup contract - **L1-to-L2 messages** from `MessageSent` events on the Inbox
Utility functions for writing type-safe catch blocks
Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion
🐊Putout plugin adds ability to apply try-catch
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
API testing framework core
yet another unzip library for node
Wrappers for catch_unwind that handle the edge case of the caught panic payload panicing
An experiment in panic handling with setjmp/longjmp and arenas
Wrapper for the vectorscan C++ regex library.