indexof
Microsoft sucks
Found 81 results for indexOf
Microsoft sucks
Microsoft sucks
Pure JavaScript Buffer utils.
Just most common borrowed method from Array
Wraps around an array or string and transforms certain methods into case-insensitive versions.
An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.
An array is a collection of values, stored contiguously.
An iterable is a sequence of values.
A small collection of useful array functions.
An extended ES6 indexOf.
A prollyfill for String.prototype.localeIndexOf - a locale-aware Intl-powered version of indexOf.
Find multiple elements in an array
Like indexOf but looks at surrounding items
Pure functional AsyncIterable traversal
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..
Peela a tiny (LIFO) stack.
gulp-webp-css with iteration through rules with comments fix
The asynciest of async libs there ever was or ever will be...AsyncAF!?
Pure functional AsyncIterator traversal
Utility functions
standalone AsyncAF package: logAF (https://async-af.js.org/AsyncAF#logAF)
A collection of common string functions {web}.
Binary sorted array. Implements array initialization, insertion, finding index of element, item removal, clearing the array.
A collection of common string functions.
A sorted array is a collection of values, arranged in an order.
a tiny utility for indexOf and lastIndexOf methods that accept regexes
standalone AsyncAF package: filterAF (https://async-af.js.org/AsyncAF#filterAF)
standalone AsyncAF package: someAF (https://async-af.js.org/AsyncAF#someAF)
standalone AsyncAF package: AsyncAfWrapper (https://async-af.js.org/AsyncAfWrapper)
standalone AsyncAF package: reduceAF (https://async-af.js.org/AsyncAF#reduceAF)
Conversion of JavaScript's Array methods to AutoHotkey
standalone AsyncAF package: includesAF (https://async-af.js.org/AsyncAF#includesAF)
standalone AsyncAF package: forEachAF (https://async-af.js.org/AsyncAF#forEachAF)
Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf()
prefer .includes over .contains and .indexOf
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url]
standalone AsyncAF package: lastIndexOfAF (https://async-af.js.org/AsyncAF#lastIndexOfAF)
Cyrillic Latin Search is convenient for Cyrillic Latin search engines because you can write 'Celavica' ('Bald letters') 'c' for 'č', 's' for 'š', 'и' for 'й',...
An array is a collection of values, stored contiguously {web}.
standalone AsyncAF package: concatAF (https://async-af.js.org/AsyncAF#concatAF)
standalone AsyncAF package: mapAF (https://async-af.js.org/AsyncAF#mapAF)
An iterable is a sequence of values {web}.
Use array methods to process tree-structured data
Like string indexOf with multiple search strings
Just like indexOf(), but returns an array of all occurrences. Works on both strings and buffers.
A sorted array is a collection of values, arranged in an order {web}.
standalone AsyncAF package: everyAF (https://async-af.js.org/AsyncAF#everyAF)
Finds first index of a value.
Like indexOf but looks at surrounding items
standalone AsyncAF package: indexOfAF (https://async-af.js.org/AsyncAF#indexOfAF)
The most performant package to find the index of an element in an array or string
Advanced JavaScript iteration utilities providing powerful patterns for array operations, async flows, tree traversal, and performance optimization not available in native JavaScript.
standalone AsyncAF package: findIndexAF (https://async-af.js.org/AsyncAF#findIndexAF)
Finding all the occurrences of an element in an array
Microsoft sucks
Pure functional Iterator traversal
standalone AsyncAF package: joinAF (https://async-af.js.org/AsyncAF#joinAF)
Deep version of array indexOf method
A tiny, faster alternative to native Array.prototype.indexOf
Find the nth position of a pattern in a string
array list normal operation by object-orientaion
mdn Array#prototyp#indexOf
A locale-aware Intl-powered version of indexOf.
allocate values to bins defined by their lower bound delimitor value
A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays
Count the number of elements in a sorted collection less than, equal, or greater than the given value
Improved indexOf function for incremental search in Korean
checks if value exists in array or string returning boolean
It’s Array.prototype.indexOf() for Maps and Objects.
Search an object in an array of objects with given key and value
This is my incredible amazing lodown library. Just kidding, it's terrible. But it shall be good. We shall never surrender. We shall fight in the oceans, we shall fight in the streets.
Look up indexes in a collection with custom compare function
R.indexOf exported as a module
Finds first index of a value.
standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)
Various helper functions for working with object and arrays
standalone AsyncAF package: splitAF (https://async-af.js.org/AsyncAF#splitAF)
Turbo Utilities is a powerful utility library that offers a collection of high-performance functions for array and object manipulation in JavaScript. It consolidates a variety of commonly used methods, providing an all-in-one solution for developers seeki
return all the indexes in a sorted array
Check for the first case insensitve occurrence of string and returns the index of the first character. Otherwise returns -1 if it does not exist.
R.indexOf exported as a module