MCPcopy Index your code
hub / github.com/egoist/hanabi

github.com/egoist/hanabi @v0.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.4.0 ↗ · + Follow
8 symbols 20 edges 9 files 2 documented · 25% updated 2y ago★ 2491 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

hanabi

NPM version NPM downloads Build Status donate

How does it look like? Hmmm:

2017-02-23 6 07 22

Install

yarn add hanabi

CDN: https://unpkg.com/hanabi/dist/

Usage

const hanabi = require('hanabi')

hanabi(code)

Demo: https://egoistian.com/hanabi/

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

hanabi © egoist, Released under the MIT License.

Authored and maintained by egoist with help from contributors (list).

egoistian.com · GitHub @egoist · Twitter @rem_rin_rin

Core symbols most depended-on inside this repo

fib
called by 1
example/examples/golang.go
toComment
called by 1
src/index.js
data
called by 0
example/examples/vue.js
main
called by 0
example/examples/golang.go
show
called by 0
example/examples/python.py
contact_page
called by 0
example/examples/python.py

Shape

Function 6
Route 2

Languages

Python50%
TypeScript25%
Go25%

Modules by API surface

example/examples/python.py4 symbols
example/examples/golang.go2 symbols
src/index.js1 symbols
example/examples/vue.js1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page