Search results
107 packages found
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
An ES-spec-compliant `String.prototype.lastIndexOf`shim/polyfill/replacement that works as far down as ES3.
An array is a collection of values, stored contiguously.
An array is a collection of values, stored contiguously {web}.
Return the first index at which a given element can be found.
A sorted array is a collection of values, arranged in an order {web}.
A sorted array is a collection of values, arranged in an order.
A collection of common string functions {web}.
- extra
- string
- at
- infix
- isInfix
- isPrefix
- isSuffix
- left
- prefix
- right
- size
- suffix
- CompareFunction
- MapFunction
- View more
An iterable is a sequence of values.
- extra
- iterable
- callable
- findAll
- fromApply
- fromCall
- many
- pop
- shift
- size
- toCallable
- toOnce
- CombineFunction
- CompareFunction
- View more
A collection of common string functions.
- extra
- string
- at
- infix
- isInfix
- isPrefix
- isSuffix
- left
- prefix
- right
- size
- suffix
- CompareFunction
- MapFunction
- View more
An iterable is a sequence of values {web}.
- extra
- iterable
- callable
- findAll
- fromApply
- fromCall
- many
- pop
- shift
- size
- toCallable
- toOnce
- CombineFunction
- CompareFunction
- View more
An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.
Use array methods to process tree-structured data
Conversion of JavaScript's Array methods to AutoHotkey
A collection of loops to use easily in your code.
- loops
- iteration
- JavaScript
- utility
- helpers
- loop-methods
- iteration-methods
- for-loop
- increment
- decriment
- looping
- looping-methods
- filter
- map
- View more
The lodash method `_.indexOf` exported as a module.
A locale-aware Intl-powered version of indexOf.
Pure functional Iterator traversal
Returns the first index at which a given element can be found.
JavaScript library to find the first occurence of a substring inside a long string limited to initial and end position