JSPM

Found 80 results for indexOf

indexof

Microsoft sucks

    • v0.0.1
    • 96.46
    • Published

    bufferjs

    Pure JavaScript Buffer utils.

    • v3.0.1
    • 70.70
    • Published

    uarray

    Just most common borrowed method from Array

    • v1.0.0
    • 63.11
    • Published

    extra-array

    An array is a collection of values, stored contiguously.

    • v4.3.3
    • 57.11
    • Published

    case-insensitive

    Wraps around an array or string and transforms certain methods into case-insensitive versions.

    • v1.0.0
    • 56.15
    • Published

    array.prototype.indexof

    An ES2015 spec-compliant `Array.prototype.indexOf` shim/polyfill/replacement that works as far down as ES3.

    • v1.0.8
    • 55.60
    • Published

    extra-iterable

    An iterable is a sequence of values.

    • v3.3.2
    • 53.17
    • Published

    extra-array.web

    An array is a collection of values, stored contiguously {web}.

    • v4.3.3
    • 46.25
    • Published

    index-of-x

    An extended ES6 indexOf.

    • v3.1.2
    • 44.55
    • Published

    locale-index-of

    A prollyfill for String.prototype.localeIndexOf - a locale-aware Intl-powered version of indexOf.

    • v3.1.0
    • 43.54
    • Published

    @async-af/wrapper

    standalone AsyncAF package: AsyncAfWrapper (https://async-af.js.org/AsyncAfWrapper)

    • v7.0.39
    • 43.37
    • Published

    @async-af/split

    standalone AsyncAF package: splitAF (https://async-af.js.org/AsyncAF#splitAF)

    • v7.0.39
    • 41.89
    • Published

    train

    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..

    • v4.4.1
    • 40.46
    • Published

    extra-string

    A collection of common string functions.

    • v2.3.2
    • 40.22
    • Published

    extra-sorted-array

    A sorted array is a collection of values, arranged in an order.

    • v1.2.1
    • 38.88
    • Published

    async-af

    The asynciest of async libs there ever was or ever will be...AsyncAF!?

    • v7.0.39
    • 37.79
    • Published

    tree-as-array

    Use array methods to process tree-structured data

    • v3.0.16
    • 36.13
    • Published

    @itrocks/sorted-array

    Array subclasses that remain continuously sorted on insert() or push() calls, featuring optimized includes() and indexOf()

    • v0.0.25
    • 35.06
    • Published

    @async-af/map

    standalone AsyncAF package: mapAF (https://async-af.js.org/AsyncAF#mapAF)

    • v7.0.39
    • 34.12
    • Published

    extra-sorted-array.web

    A sorted array is a collection of values, arranged in an order {web}.

    • v1.2.1
    • 34.04
    • Published

    peela

    Peela a tiny (LIFO) stack.

    • v1.3.3
    • 33.97
    • Published

    @async-af/foreach

    standalone AsyncAF package: forEachAF (https://async-af.js.org/AsyncAF#forEachAF)

    • v7.0.39
    • 33.57
    • Published

    @async-af/every

    standalone AsyncAF package: everyAF (https://async-af.js.org/AsyncAF#everyAF)

    • v7.0.39
    • 33.40
    • Published

    @async-af/filter

    standalone AsyncAF package: filterAF (https://async-af.js.org/AsyncAF#filterAF)

    • v7.0.39
    • 33.37
    • Published

    @async-af/reduce

    standalone AsyncAF package: reduceAF (https://async-af.js.org/AsyncAF#reduceAF)

    • v7.0.39
    • 33.20
    • Published

    @async-af/log

    standalone AsyncAF package: logAF (https://async-af.js.org/AsyncAF#logAF)

    • v7.0.39
    • 33.17
    • Published

    extra-string.web

    A collection of common string functions {web}.

    • v2.3.2
    • 32.50
    • Published

    @async-af/indexof

    standalone AsyncAF package: indexOfAF (https://async-af.js.org/AsyncAF#indexOfAF)

    • v7.0.39
    • 32.50
    • Published

    @async-af/includes

    standalone AsyncAF package: includesAF (https://async-af.js.org/AsyncAF#includesAF)

    • v7.0.39
    • 32.46
    • Published

    @async-af/some

    standalone AsyncAF package: someAF (https://async-af.js.org/AsyncAF#someAF)

    • v7.0.39
    • 32.11
    • Published

    @async-af/lastindexof

    standalone AsyncAF package: lastIndexOfAF (https://async-af.js.org/AsyncAF#lastIndexOfAF)

    • v7.0.39
    • 31.98
    • Published

    @async-af/join

    standalone AsyncAF package: joinAF (https://async-af.js.org/AsyncAF#joinAF)

    • v7.0.39
    • 31.86
    • Published

    array.ahk

    Conversion of JavaScript's Array methods to AutoHotkey

    • v0.1.11
    • 31.43
    • Published

    @async-af/concat

    standalone AsyncAF package: concatAF (https://async-af.js.org/AsyncAF#concatAF)

    • v7.0.39
    • 30.93
    • Published

    @async-af/findindex

    standalone AsyncAF package: findIndexAF (https://async-af.js.org/AsyncAF#findIndexAF)

    • v7.0.39
    • 30.90
    • Published

    @async-af/find

    standalone AsyncAF package: findAF (https://async-af.js.org/AsyncAF#findAF)

    • v7.0.39
    • 30.47
    • Published

    cyrillic-latin-search

    Cyrillic Latin Search is convenient for Cyrillic Latin search engines because you can write 'Celavica' ('Bald letters') 'c' for 'č', 's' for 'š', 'и' for 'й',...

    • v0.8.5
    • 29.47
    • Published

    gulp-webp-css-fixed

    gulp-webp-css with iteration through rules with comments fix

    • v1.1.0
    • 28.34
    • Published

    binary-sorted-array

    Binary sorted array. Implements array initialization, insertion, finding index of element, item removal, clearing the array.

    • v1.0.4
    • 27.79
    • Published

    indicesof

    Just like indexOf(), but returns an array of all occurrences. Works on both strings and buffers.

    • v1.0.0
    • 27.58
    • Published

    index-of-any

    Like string indexOf with multiple search strings

    • v1.4.5
    • 23.15
    • Published

    near

    Like indexOf but looks at surrounding items

    • v0.2.2
    • 22.62
    • Published

    yutolity

    Utility functions

    • v1.4.0
    • 21.73
    • Published

    index-of-regex

    a tiny utility for indexOf and lastIndexOf methods that accept regexes

    • v1.0.0
    • 19.59
    • Published

    deepindexof

    Deep version of array indexOf method

    • v1.0.5
    • 19.04
    • Published

    @ramda/indexof

    R.indexOf exported as a module

      • v0.26.1
      • 17.34
      • Published

      array-index-of

      [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url]

      • v0.1.0
      • 17.14
      • Published

      ins-array-list

      array list normal operation by object-orientaion

      • v1.0.5
      • 17.12
      • Published

      does-it-exist

      checks if value exists in array or string returning boolean

      • v1.0.0
      • 16.38
      • Published

      @arr/indexof

      A tiny, faster alternative to native Array.prototype.indexOf

      • v0.1.0
      • 14.93
      • Published

      a-find

      Finding all the occurrences of an element in an array

      • v1.0.1
      • 14.88
      • Published

      obj-helper

      Various helper functions for working with object and arrays

      • v0.0.3
      • 14.10
      • Published

      korean-index-of

      Improved indexOf function for incremental search in Korean

      • v1.1.1
      • 13.97
      • Published

      nth-indexof

      Find the nth position of a pattern in a string

      • v1.0.0
      • 12.92
      • Published

      key-of

      It’s Array.prototype.indexOf() for Maps and Objects.

      • v1.0.0
      • 12.82
      • Published

      buffer-horspool

      A simple implementation of the Boyer-Moore-Horspool string search algorithm for use with buffers or typed arrays

      • v1.0.0
      • 11.69
      • Published

      indexes-of-sorted

      return all the indexes in a sorted array

      • v1.0.0
      • 11.62
      • Published

      count-sorted

      Count the number of elements in a sorted collection less than, equal, or greater than the given value

      • v1.0.0
      • 11.49
      • Published

      x-index-of

      Look up indexes in a collection with custom compare function

      • v0.0.1
      • 11.49
      • Published

      cendex

      The most performant package to find the index of an element in an array or string

      • v1.0.3
      • 10.94
      • Published

      bin-allocator

      allocate values to bins defined by their lower bound delimitor value

      • v1.0.1
      • 10.50
      • Published

      ramda.indexof

      R.indexOf exported as a module

        • v0.26.1
        • 10.40
        • Published

        object-arr-search

        Search an object in an array of objects with given key and value

        • v1.0.0
        • 9.81
        • Published

        index-of-js

        mdn Array#prototyp#indexOf

        • v1.0.0
        • 9.65
        • Published

        lodown-brendang

        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.

        • v1.0.0
        • 9.05
        • Published

        ciindexof

        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.

        • v1.0.0
        • 8.57
        • Published

        turbo-utilities

        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

        • v1.0.0
        • 7.17
        • Published