Giter Club home page Giter Club logo

Comments (5)

hjdivad avatar hjdivad commented on June 15, 2024 1

@adhamhf check out https://github.com/ember-cli/ember-cli/blob/master/PERF_GUIDE.md#broccoli-viz and https://github.com/ember-cli/broccoli-viz#usage for usage.

The tl;dr is

  1. generate the build tree json
  2. use broccoli-viz to produce a dotfile of this tree.
  3. use graphviz to produce something viewable (svg, pdf, png &c.) from that dotfile.

from broccoli-viz.

stefanpenner avatar stefanpenner commented on June 15, 2024

this actually consumes the dependency tree outputed by ember-cli.

from broccoli-viz.

adhamhf avatar adhamhf commented on June 15, 2024

Oh. Is it possible to graph that?

I'm unsure of what this tool's use case is.

On Sep 15, 2016, at 5:11 PM, Stefan Penner [email protected] wrote:

this actually consumes the dependency tree outputed by ember-cli.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from broccoli-viz.

stefanpenner avatar stefanpenner commented on June 15, 2024

yes, its an encoded graph.

from broccoli-viz.

adhamhf avatar adhamhf commented on June 15, 2024

Thanks @hjdivad. I'm looking for something more like https://github.com/wyvernnot/npm2dot. Its just the npm dependency graph....

from broccoli-viz.

Related Issues (14)

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.