Code Monkey home page Code Monkey logo

lakos's People

Contributors

olegalexander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lakos's Issues

Thank you

I have no issue, I only appreciate the work.

Thank you :)

Show external packages

Would be nice if lakos had an option to also quantify which files/projects are importing external dependencies

-m option doesn't complete

Running this on a fairly large codebase, the -m option hangs for more than 15 minutes. As a comparison, a straightforward run of Lakos takes 0.75s

Bigger rectangles for most used classes

Hi, thank you for your work!

Would it be possible to create bigger rectangles for the most used classes? It would be useful to see god objects, or classes that need the most test coverage, etc.

Thanks

Invalid gml parsing

when converting to gml following the readme the gml seems to be invalid. At least gephi cannot parse it.

lakos.bat -o dot_images/metrics.dot -m ./lib/src | gv2gml -o dot_images/test.gml

Ignore multiple folders

Is it possible to ignore multiple folders?

For now I am able to ignore one folder:
lakos --metrics --no-tree -i lib/extensions/** . | dot -Tpng -o graph.png

This will ignore lib/extensions but beside that I want to ignore another folder eg: tests.

If this is not possible I believe it would be nice feature.

Implementation of a reverse ignore ๐Ÿก† include

Thank you for this awesome package. It is exactly what I need in my current situation.

One thing which might increase the convenience of this package is the introduction of an include flag.

This could behave reversed to the ignore flag.
With ignore you have to list everything that you do not want to have included.
For very large code bases this ignore statement can thus get very long.
An inlude flag could solve this issue by taking the reverse approach and ony anayzing globs that fullfill the include statement.

"no root directory found" error with options

lakos . works as expected

lakos -i **/*.g.dart . gives the error "no root directory found"

could this have to do with glob expansion in zsh on macOS?

Edit: it looks like this works on zsh / macOS

lakos -i \*\*/\*.g.dart .

Display only repositories

I think it can be a good add to allow displaying only repositories to avoid unreadable graph for big project.

Like specify the deepness we want.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.