npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "indexOf" 的结果(共 4 个)
babel-plugin-array-includes

Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.

MIT
buffer-indexof-polyfill

This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.

MIT
buffer-indexof

find the index of a buffer in a buffer

MIT
lodash._baseindexof

The modern build of lodash’s internal `baseIndexOf` as a module.

MIT