Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeScriptのプロジェクトの依存関係をグラフにするやつ #25

Open
Marco3jp opened this issue May 1, 2022 · 1 comment
Labels
Category: Tool ツールに関するアイデア Priority: Low 優先度の低いアイデア Scale: Medium 中規模のもの Target: Developer 開発者向けに作りたいアイデア

Comments

@Marco3jp
Copy link
Owner

Marco3jp commented May 1, 2022

いつ使うものか

  • 開発・設計時

どこで使うものか

  • 机の前
  • ウェブサイト上とか、何かしらのXMLフォーマットとか

誰が使うものか

  • 開発者

何をしてくれるものか

  • TypeScriptの import 文の中から、ローカルインポート(外部ライブラリではないもの)をグラフにする
  • パッケージという概念がないのでディレクトリ単位でグラフにしたい

なぜそれが必要か

  • 今の依存関係がどういう流れになっているか知りたいことがある

備考・メモ・雑記

@Marco3jp Marco3jp added Priority: Low 優先度の低いアイデア Category: Tool ツールに関するアイデア Target: Developer 開発者向けに作りたいアイデア Scale: Medium 中規模のもの labels May 1, 2022
@Marco3jp
Copy link
Owner Author

Marco3jp commented May 1, 2022

あんまり調べずにIssue化したのであるかもしれん

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Tool ツールに関するアイデア Priority: Low 優先度の低いアイデア Scale: Medium 中規模のもの Target: Developer 開発者向けに作りたいアイデア
Projects
None yet
Development

No branches or pull requests

1 participant