Search results
149 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get a compare function for array to sort
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Sort an array on an object property
Utility library to traverse AST
Effectively merge arrays of objects into a single array by merging objects with the same key (property).
Re-order the objects in an array so that values of a specified property match the order of a provided array of values.
Wrap text by a given width.
Extract values and paths from AST by keys OR set them by keys
Delete keys from all arrays or plain objects, nested within anything, by key or by value or by both, and clean up afterwards. Accepts wildcards.
Generate random names
Merge objects with arrays of objects based on given object key
Traverse and edit AST
Type-safe and tested utility to easily group an array of GraphQL objects by their typename
get element by id
Download Google fonts by providing the url
Sort array of arrays by column, rippling the sorting outwards from that column
```js import {sortedByFunction} from "../index.mjs"
Groupped flat colors by their range.
Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf()
A typescript implementation of keyby method, inspired by lodash.keyby