tree: 249d9c6f6e1bc372f41462b8df73c1c2af92b622 [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