skevy/node-haste — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-03-22
Build a bundler or build tool that needs to resolve which files depend on which others.
Understand how Jest and React Native resolve modules internally, since they use this indirectly.
Trace a project's full dependency chain when optimizing app load performance.
Watch a codebase for file changes and keep a dependency map continuously up to date.
| skevy/node-haste | a15n/a15n | a15n/checkout-validation | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-03-22 | 2019-04-07 | 2014-09-04 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | hard | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Built for Facebook's internal use, not polished or maintained for general open-source use.
Facebook's internal JavaScript dependency-resolution tool that traces which files import which, used under the hood by Jest and React Native.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Dormant — no commits in 2+ years (last push 2016-03-22).
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.