Skip to content

Parse ES6 imports and create Metamaps topic/synapse data

Notifications You must be signed in to change notification settings

metamaps/visualize-es6-imports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse your ES6 imports and convert them into a Metamaps map

This will look for .js files in the Metamaps/ directory of this folder. Then it'll parse the imports, and split them into internal and external ones. Each import will be put into a CSV under "Topics". Then it'll create synapses between all the files based on their imports.

Import the CSV into Metamaps and you can untangle the dependencies from there to help refactor your code.

To run:

npm start

About

Parse ES6 imports and create Metamaps topic/synapse data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published