Return an array of an object's own symbol properties.
Combines multiple chunks of a stream to arrays of chunks
Easily insert items in an array without mutating the original array.
Everything you need to make digital services for Hackney
ESLint rule to enforce sorting of variable declarations in a group of require() calls
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
A shared frontend library for HMPPS Court cases and release dates product set services
Iterate through a 2d-array(matrix), with returned value or without returned value, or iterate using generator.
Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.
TypeScript + Elasticsearch (types, query builder, magic)
Build up "hash of hashes" in javascript and access the data contained.
> TODO: description
A JavaScript-native lens (and ancillary optics) system loosely based on Kmett-style lenses.
Memory-Aware Statistical Calculations
An array util tool
A simple React component capable of building HTML forms out of a JSON schema.
Extract colors from images. Supports GIF, JPG, PNG, and even SVG!
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
Parser for Neos Fusion Files
Task Manager Library
A little utility for exploding a zeptomatch-flavored glob into its dynamic and static parts.
DataTable component
Utilities for generating and schnorr bundles
A module that is useful for testing whether you've mutated an object. Use it with [redux](http://redux.js.org/ 'redux.js.org') when testing your reducers to ensure you don't ever mutate an object in a reducer but always return a new object.