GithubHelp home page GithubHelp logo

chrome extension devtool support? about apprun HOT 5 CLOSED

yysun avatar yysun commented on May 21, 2024
chrome extension devtool support?

from apprun.

Comments (5)

yysun avatar yysun commented on May 21, 2024 3

image

from apprun.

yysun avatar yysun commented on May 21, 2024

It does not have a dev-tool currently. But this library is very suitable to have a dev-tool for monitoring events and state changes happened inside the applications.

I am hoping someone can help create one :)

from apprun.

davidmoshal avatar davidmoshal commented on May 21, 2024

Indeed it is.
I'm only familiar with the Vue devtools plugin, sounds like something you might want to look at.
Challenge for you: the excellent grid component: AgGrid is written in Typescript.
I wonder what it would take to integrate with it (they have integrated it with Vue, React, etc.)
the code is open source on github.

Superb work on this framework!

from apprun.

yysun avatar yysun commented on May 21, 2024

With AppRun v1.10.0, you can subscribe to the debug event to log the state change before and after
the update. As well as the change from the state to vdom by the view function:

app.on('debug', p => console.log(p));

from apprun.

yysun avatar yysun commented on May 21, 2024

DevTools is included in v1.14.

from apprun.

Related Issues (20)

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.