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).
A fast, safe and configurable zero-dependency library for redacting strings or deeply redacting arrays and objects.
Plain old Javascript Map implementation
Enforce $varName for jQuery assignment.
A drop-in substitute for the browser native localStorage API that runs on node.js.
Iterate over an array
JSON schema for contract artifacts
load moduleNameMapper from tsconfig
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
Unified diff parser
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]]`.
A node module for transforming and performing operations on JSON.
Type-safe and tested utility to easily group an array of GraphQL objects by their typename
Parse parentheses from a string
A sub-package for @hi-ui/utils.
Mentions component for Angular.
Create dynamic stub API services using a simple JSON configuration
reduce() for old browser, in typescript.
Language service for GitHub Actions