Giter Club home page Giter Club logo

Comments (2)

mterrel avatar mterrel commented on May 18, 2024 1

Thanks @cometkim! We're very excited about the possibilities for Adapt.

And thanks for the great suggestion. Visualization is definitely on our overall roadmap. We'd like to eventually provide an interactive version of visualization that allows you to explore the entire DOM and understand the DOM build process, including any transformations applied from style sheets.

Until that's available, you can peek inside Adapt a bit and see the DOM for a deployment in XML format. It's not awesome for human consumption, but it can give you some idea what's going on. You can find the DOM file in the Adapt local deployments directory. On Linux and similar platforms, the default location for that directory is $HOME/.local/share/adapt/local_deploy/deployments.

To see a list of all the Adapt DOMs that have ever been generated for all of your active deployments:

ls $HOME/.local/share/adapt/local_deploy/deployments/*/*/adapt_dom.xml

Those files will be arranged in directories based on deployment name and timestamp.

from adapt.

bishwenduk029 avatar bishwenduk029 commented on May 18, 2024

@mterrel , If possible with some guidance from you I can try to come with this visualization? This is very exciting concept declare your infrastructure as React....

from adapt.

Related Issues (6)

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.