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

Feature request, hide module(and it's depencencies) #11

Open
tiye opened this issue Mar 24, 2015 · 4 comments
Open

Feature request, hide module(and it's depencencies) #11

tiye opened this issue Mar 24, 2015 · 4 comments

Comments

@tiye
Copy link

tiye commented Mar 24, 2015

I was trying to analyse my project dependency for reusing code in another project which is nearly the same. But found the are over 500 modules, with only 230 of them are belonging to my project. So I think if I can hide modules just by filtering or shortcut, that would be much more helpful.

By now my only solution is for read asset.json as object and filter them by hand and save it again.

@acthp
Copy link

acthp commented Mar 6, 2016

Agreed. Hiding deps (accounting size to the parent) and sorting by size are critical. Drawing a hairball is not useful. Listing hundreds of deps un-ordered is not useful.

@bendavis78
Copy link
Contributor

+1

@a-r-d
Copy link
Contributor

a-r-d commented Oct 26, 2016

@jiyinyiyong this sounds like a good feature, make a PR if you can.

@acthp I just merged this PR which adds sorting: #16

@alerkesi
Copy link

alerkesi commented Jan 25, 2017

Feature request, hide module(and it's depencencies)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants