A very simple native function for unwinding a collection by a property, like MongoDB's $unwind function.
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.
Sorts an array and then unwinds that sort on another array
An array util tool
A very simple lodash extension that provide MongoDB $unwind feature
Access to multiple isolates
Unwinds arrays in the similar way like MongoDB $unwind. Supports shallow and deep nested paths, defined as a string with dot notation.
Simple utilty for extracting paginated GraphQL data
unwind an array in an object just like $unwind in mongodb aggregation query
CLI for the json-2-csv package
Implementation of ECMA-262 in JavaScript
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
Array manipulation, ordering, searching, summarizing, etc.
Public API for OpenTelemetry
A JavaScript interpreter
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
An extremely fast JavaScript and CSS bundler and minifier.
Implements the WebIDL algorithms for converting to and from JavaScript values
Base implementation for all Sentry JavaScript SDKs
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
a glob matcher in javascript
JSON schema-based messages for Cucumber's inter-process communication
Gherkin parser
JavaScript build tool, similar to Make or Rake