搜索 "find" 的结果(共 46 个)
find-node-modules
Return an array of all parent node_modules directories
MIT
dotgitignore
find the closest .gitignore file, parse it, and apply ignore rules
ISC
node-find-files
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
BSD
find-duplicated-property-keys
A package for detecting all duplicated property keys of a JSON string.
MIT
isbuiltin
Find if a module is a built-in node module
MIT
array.prototype.find
Array.prototype.find ES6 polyfill.
MIT
array.prototype.findlast
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
MIT
lodash.findindex
The lodash method `_.findIndex` exported as a module.
MIT
array.prototype.findindex
Array.prototype.findIndex ES2015 polyfill.
MIT
load-pkg
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
MIT