Text diff algorithm based on 'An O(NP) Sequence Comparison Algorithm' from Sun Wu, Udi Manber and Gene Myers
Node.js library to read SAS XPORT v5/v6 data transport files (*.xpt).
Plain old Javascript Map implementation
A drop-in substitute for the browser native localStorage API that runs on node.js.
Enforce $varName for jQuery assignment.
A fast, safe and configurable zero-dependency library for redacting strings or deeply redacting arrays and objects.
load moduleNameMapper from tsconfig
Iterate over an array
JSON schema for contract artifacts
Get v8 stack traces as an array of CallSite objects.
Fill all elements within a portion of an array with a specified value.
Big Array object that allows to handle arrays with a huge number of elements.
code > prettier > stylelint > formatted code
Allow only single quotes for import
Chunk converts arrays like `[1,2,3,4,5]` into arrays of arrays like `[[1,2], [3,4], [5]]`.
Unified diff parser
Parse parentheses from a string
A node module for transforming and performing operations on JSON.
A sub-package for @hi-ui/utils.
Type-safe and tested utility to easily group an array of GraphQL objects by their typename
Create dynamic stub API services using a simple JSON configuration
Mentions component for Angular.
Language service for GitHub Actions
reduce() for old browser, in typescript.