Search
buffer-indexof-polyfill
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
v1.0.2 URL:
https://unpkg.com/buffer-indexof-polyfill@1.0.2/index.js
Open
Browse Files
buffer
indexof
polyfill
lodash.indexof
The lodash method `_.indexOf` exported as a module.
v4.0.5 URL:
https://unpkg.com/lodash.indexof@4.0.5/index.js
Open
Browse Files
lodash-modularized
indexof
@stdlib/utils-index-of
Return the first index at which a given element can be found.
v0.2.2 URL:
https://unpkg.com/@stdlib/utils-index-of@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdutils
stdutil
utilities
utility
utils
util
indexof
array
object
array-like
string
search
find
locate
index
polyfill
ponyfill
arr
str
obj
utils-indexof
Returns the first index at which a given element can be found.
v1.0.0 URL:
https://unpkg.com/utils-indexof@1.0.0/lib/index.js
Open
Browse Files
utilities
utility
utils
util
indexof
array
object
array-like
string
search
find
locate
index
polyfill
ponyfill
arr
str
obj
kmp
Knuth-Morris-Pratt string searching algorithm.
v0.0.3 URL:
https://unpkg.com/kmp@0.0.3/kmp.js
Open
Browse Files
string
search
algorithm
indexof