Skip to content

Feature request: Dependencies to JSON format #352

@wduminy

Description

@wduminy

One way to support other visualisations is to export the directed graph to JSON. Then people can write code to convert that to something else.

Consider using an existing target schema like JGF.

New option:

 --format 'dot' | 'json'. (default is 'dot')

Example:

dependencies -p rc-bot --no-externs --no-owns --no-types --no-traits --no-fns --format json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions