Find all calls to require() no matter how deeply nested using a proper walk of the AST
☆416Dec 21, 2024Updated last year
Alternatives and similar repositories for detective
Users that are interested in detective are comparing it to the libraries listed below
Sorting:
- walk the dependency graph to generate a stream of json output☆208Dec 21, 2024Updated last year
- Implements the node.js require.resolve() algorithm☆795Updated this week
- pack node-style source files from a json stream into a browser bundle☆173Dec 21, 2024Updated last year
- streaming pipeline with a mutable configuration☆56Dec 21, 2024Updated last year
- official fork: https://github.com/staltz/noderify☆158Sep 18, 2018Updated 7 years ago
- convert module usage to inline expressions☆75Dec 21, 2024Updated last year
- node.js through stream that emits a unique stream of objects based on criteria☆25Jan 27, 2026Updated last month
- stream splicer with labels☆43Dec 21, 2024Updated last year
- browserify tree shaking plugin using `common-shake`☆104Jan 25, 2026Updated last month
- detect and report syntax errors in source code strings☆82Dec 21, 2024Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Feb 8, 2026Updated 2 weeks ago
- find all require/import calls by walking the AST☆53Dec 25, 2021Updated 4 years ago
- sort module-deps output for deterministic browserify bundles☆16Jan 13, 2025Updated last year
- ☆43Jun 12, 2018Updated 7 years ago
- The util.is* functions from Node core☆101Nov 25, 2025Updated 3 months ago
- 👜 Use async-await to consume a pullable callbag source☆15Feb 16, 2018Updated 8 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Replaces a file extension with another one.☆46Mar 14, 2023Updated 2 years ago
- checks which modules you have used in your code and then makes sure they are listed as dependencies in your package.json☆548Mar 13, 2024Updated last year
- A module for sequencing tasks and dependencies☆33Dec 18, 2020Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 3 years ago
- Call several asynchronous functions and invoke a callback 'after all' of them are done.☆28Mar 24, 2015Updated 10 years ago
- Callback wrapping utility☆56Feb 10, 2024Updated 2 years ago
- browserify fs.readFileSync() static asset inliner☆560Dec 21, 2024Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Jul 24, 2025Updated 7 months ago
- list require and import paths from a JavaScript source☆24Jun 13, 2016Updated 9 years ago
- ☆102Aug 5, 2021Updated 4 years ago
- Fast, disk space efficient installation engine. Used by pnpm☆24May 13, 2018Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Superseded by abstract-level. An abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is bei…☆19Dec 2, 2024Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,906Nov 22, 2022Updated 3 years ago
- Split lines into an array of lines☆46Oct 30, 2023Updated 2 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Jun 23, 2021Updated 4 years ago
- get.and.set.deep.objects.easily = true;☆32Jan 8, 2023Updated 3 years ago
- Rsync between a server and the browser.☆108Apr 20, 2016Updated 9 years ago
- npm registry on dat☆40Sep 13, 2017Updated 8 years ago
- AST recursive visitor☆80Mar 30, 2023Updated 2 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Jan 24, 2021Updated 5 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Sep 1, 2017Updated 8 years ago