@vect/entries-stat
Indicators for entries
Indicators for entries
Turns entries into a Map or other key-value collection.
Find the entry points in a set of JavaScript files.
Get entries of string, like `Array.entries()`.
⛓ Join object entries to create a string representation
Create an object using data from two other objects. Get and update what you want.
Returns an array of all properties (owned and inherited) of an object.
Zip two array as object, first as keys, second as values.
Creates an array of grouped elements, the first of which contains the first elements of the given arrays, the second of which contains the second elements of the given arrays, and so on.
Checks the entries of an array for a specific type
A collection of reusable Comunica context key definitions.
Array.map() for objects
Get entries of string, like `Array.entries()`.
Get keys of all values in entries that satisfy the test, like Array.findIndex().
Get key of first value in entries that satisfies the test, like Array.findIndex().
Check if two entries are equal.
Lists all key-value pairs.
Lists all key-value pairs.
Creates object from entries.
Creates object from entries.