Controller to group account together based on some pre-defined rules
Regular expressions with named capture groups and named back-references
Polyfill of future proposal for `util.parseArgs()`
A polyfill for Array.prototype.flat and Array.prototype.flatMap
JavaScript utilities for Vega.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
TypeScript definitions for earcut
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
Convert a value to an array
Flowtype linting rules for ESLint by flow-typed
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
The goal of this module is to find the best schematic layout for a set of `SchematicChip`s and `SchematicGroups` containing `SchematicPins` connected to each other with `SchematicTraces`
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
Programmatic access to the ARIA specification
A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Sto
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Curated list of Web platform features
Stylable text tables, handling ansi colour. Useful for console output.
Many tools allowing to analyze mass spectra
Easy to use JoiPipe as an interface between joi and NestJS with optional decorator-based schema construction.
Parse the Forwarded header (RFC 7239) into an array of objects