https://github.com/soldair/node-walkdir
Score: 4.912654885736052
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
- Host: GitHub
- URL: https://github.com/soldair/node-walkdir
- Owner: soldair
- License: mit
- Created: 2012-02-21T00:05:50.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:47:11.000Z (over 3 years ago)
- Last Synced: 2026-05-16T15:47:32.265Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 75.2 KB
- Stars: 129
- Watchers: 7
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: license
Owner metadata:
- Name: Ryan Day
- Login: soldair
- Email:
- Kind: user
- Description:
- Website:
- Location: San Jose CA
- Twitter:
- Company: Google
- Icon url: https://avatars.githubusercontent.com/u/119903?u=9f115e37b564a8e84238b70c1253199927f36b46&v=4
- Repositories: 266
- Last Synced at: 2024-04-14T07:14:03.961Z
- Profile URL: https://github.com/soldair
Dependencies
package-lock.json
npm
- @types/node 10.12.21 development
- balanced-match 1.0.0 development
- brace-expansion 1.1.11 development
- concat-map 0.0.1 development
- deep-equal 1.0.1 development
- define-properties 1.1.3 development
- defined 1.0.0 development
- es-abstract 1.12.0 development
- es-to-primitive 1.2.0 development
- for-each 0.3.3 development
- fs.realpath 1.0.0 development
- function-bind 1.1.1 development
- glob 7.1.3 development
- has 1.0.3 development
- has-symbols 1.0.0 development
- inflight 1.0.6 development
- inherits 2.0.3 development
- is-callable 1.1.4 development
- is-date-object 1.0.1 development
- is-regex 1.0.4 development
- is-symbol 1.0.2 development
- minimatch 3.0.4 development
- minimist 1.2.0 development
- object-inspect 1.6.0 development
- object-keys 1.0.12 development
- once 1.4.0 development
- path-is-absolute 1.0.1 development
- path-parse 1.0.6 development
- resolve 1.7.1 development
- resumer 0.0.0 development
- string.prototype.trim 1.1.2 development
- tape 4.9.1 development
- through 2.3.8 development
- typescript 3.3.1 development
- wrappy 1.0.2 development
package.json
npm
- @types/node ^10.12.21 development
- tape ^4.0.0 development
- typescript ^3.3.1 development
test/comparison/package.json
npm
- findit * development
- fstream * development
- ls-r * development