tree: ac17d5ec5befc4f7ece71f34f1e6b6828452902e [path history] [tgz]
  1. .npmignore
  2. component.json
  3. index.js
  4. Makefile
  5. package.json
  6. Readme.md
node_modules/indexof/Readme.md

indexOf

Lame indexOf thing, thanks microsoft

Example

var index = require('indexof');
index(arr, obj);

License

MIT