Skip to content

hydrosquall/interactive-js-map

Repository files navigation

interactive-js-map

Interactive node link diagram browser for Javascript dependencies

Setup

yarn install

# Development
yarn dev

# Publishing
yarn build

Attributions

This project was made tractable by the shoulders of several community projects, including

  • react-electron-boilerplate
    • Changes:
      • I combined this with James Long's server with IPC example, which enables us to hot-patch the node server without restarting the electron process by refreshing its browser window.
      • Bumped to latest react/redux/react-redux/react-router/connected-react router
  • Dependency parsing + formatting by madge
  • visjs and/or cytoscape

Next steps

  • Used Blueprint/Semantic-ui last time, try Antd or material components this time?

About

data browser for interactive maps of js code, from React Conf 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages