Giter Site home page Giter Site logo

Comments (5)

timstuyckens avatar timstuyckens commented on July 20, 2024

Hi,

From what I understand of http://aurelia.io/ , it doens't seem that knockout is used.
What would be needed to use the extension with aurelia? Can it be done by adding ES6 module support to https://github.com/timstuyckens/chromeextensions-knockoutjs/blob/master/pages/js/devtools.js#L9 ?

I am interested, but I don't want to break the current behaviour.

PS For the ecosystem, I think that 1 extension is great, easier to discover in the chrome extension store.

from chromeextensions-knockoutjs.

plwalters avatar plwalters commented on July 20, 2024

Yes you are correct, by default it uses it's own binding system but you can of course use whichever. My thought was to port this to a clean extension that doesn't affect the current Knockout Context Debugger.

from chromeextensions-knockoutjs.

timstuyckens avatar timstuyckens commented on July 20, 2024

Is there a sample with knockoutjs somewhere?
I would like to see why it doesn't work currently.

Do you want to provide aurelia specific features? Because I don't see the benefit of a seperate extension. People working on multiple projects would have to install multiple extensions etc.

from chromeextensions-knockoutjs.

plwalters avatar plwalters commented on July 20, 2024

Sorry think there must be a mis-communication :) When using knockout inside of Aurelia it is fine but I was hoping to use the base logic and such in this app to perform the same thing in a separate app for the aurelia binding system.

I will close this out and just start fresh though.

from chromeextensions-knockoutjs.

timstuyckens avatar timstuyckens commented on July 20, 2024

I'm sorry, I misunderstood :)
A seperate extension would be the way to go.Currently there is a lot of code specific for knockout ($roots stuff etc). As I am currently doing angularjs and won't be doing any aurelia in the near future, I am not really interested in contributing.
Thanks for asking though!

I used the following example as starting point (https://developer.chrome.com/extensions/samples#search:):

image

from chromeextensions-knockoutjs.

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.