https://github.com/arlac77/npm-navigator
navigate npm dependencies visually
https://github.com/arlac77/npm-navigator
Last synced: 8 months ago
JSON representation
navigate npm dependencies visually
- Host: GitHub
- URL: https://github.com/arlac77/npm-navigator
- Owner: arlac77
- License: 0bsd
- Created: 2017-10-29T22:19:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-19T21:21:32.000Z (about 1 year ago)
- Last Synced: 2025-03-21T08:46:59.757Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.55 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://svelte.dev)
[](https://www.npmjs.com/package/npm-navigator)
[](https://spdx.org/licenses/0BSD.html)
[](https://bundlejs.com/?q=npm-navigator)
[](https://npmjs.org/package/npm-navigator)
[](https://github.com/arlac77/npm-navigator/issues)
[](https://actions-badge.atrox.dev/arlac77/npm-navigator/goto)
[](https://coveralls.io/github/arlac77/npm-navigator)
[](https://github.com/DevExpress/testcafe)
## npm-navigator
navigate npm dependencies visually

# API
### Table of Contents
- [allModules](#allmodules)
- [loadModule](#loadmodule)
- [Parameters](#parameters)
## allModules
module cache
## loadModule
Load and cache a module
### Parameters
- `wiredPanels`
- `id` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `version` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `depth`
Returns **[Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object)** module
# install
With [npm](http://npmjs.org) do:
```shell
npm install npm-navigator
```
# license
BSD-2-Clause