MCPcopy Index your code
hub / github.com/azproduction/node-mc

github.com/azproduction/node-mc @v0.2.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.3 ↗ · + Follow
341 symbols 1,287 edges 31 files 7 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

node-mc

NPM version Build status Test coverage Dependency Status License

Midnight Commander written in React/Node stack.

How it works

Installing

  • npm i node-mc or global npm i node-mc -g
  • Install PhantomJS 2.0brew install phantomjs or sudo apt-get install phantomjs.

Running

nmc or npm start

Currently it has font rendering issues due to PhantomJS, in order to have full experience, please run nmc in development mode (see below).

Running in development mode

git clone git://github.com/azproduction/node-mc.git
cd node-mc
npm install
npm run debug

Core symbols most depended-on inside this repo

n
called by 1319
assets/index.js
r
called by 214
assets/index.js
i
called by 195
assets/index.js
t
called by 178
assets/index.js
a
called by 155
assets/index.js
s
called by 144
assets/index.js
o
called by 135
assets/index.js
g
called by 132
assets/index.js

Shape

Function 203
Method 100
Class 38

Languages

TypeScript100%

Modules by API surface

assets/index.js193 symbols
lib/tui-terminal/lib/tui-events.js15 symbols
lib/tui-dom/index.js15 symbols
client/app/index.js15 symbols
lib/tui-dom/lib/react-update-listener.js14 symbols
lib/tui-terminal/index.js12 symbols
lib/tui-dom/lib/replay-event.js11 symbols
server/node-mc.js8 symbols
lib/socket-flux.js8 symbols
client/flux/stores/tabsStore.js8 symbols
client/flux/stores/fileStore.js7 symbols
client/flux/stores/configStore.js5 symbols

For agents

$ claude mcp add node-mc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact