Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
<!-- _One liner + link to confluence page_ _Screenshot of UI - optional_ -->
A React Native port of react-native-highlight-words. This component is used to highlight words within a larger body of text.
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A list containing all banned words, such as `slave` and `blacklist`. This package can be used in the CSpell config.
utilities for primitive JavaScript types
Array utils
Get n-grams from text
The Deepest JSON Object Walking Library: Traverse and Modify Arrays, Objects, Numbers, Strings, and Substrings.
TypeScript definitions for friendly-words
Pluralize a word
Words count for multi-languages paragraph mixed with numbers and punctuations
detect weasel words
Clamps (ie. cuts off) an HTML element's content by adding ellipsis to it if the content inside is too long.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Parses set-cookie headers into objects
Concatenate a readable stream's data into a single array
Rope-based persistent sequence type
very fast object redaction
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
TypeScript definitions for bad-words
Quoted-printable (RFC 2045) and mime word (RFC 2047) decoding