GithubHelp home page GithubHelp logo

paulkinlan / webintents Goto Github PK

View Code? Open in Web Editor NEW
477.0 477.0 54.0 22.51 MB

A client side service discovery and execution model.

Home Page: http://webintents.org/

License: Apache License 2.0

Shell 0.42% JavaScript 81.67% Python 17.91%

webintents's Issues

UglifyJS [requirement]

Make sure that the make process will only work if NodeJS and UglifyJS are installed.

Perhaps make a ./configure script.

Experiments

We make a lot of assumptions in the code about sending data between clients. This is a placeholder bug that can be used to track changes and tests.

Shared Workers

Using the current window<->Iframe<->picker model it is not possible to use this inside a Chrome extension. Create a wrapper that allows us to use SharedWorkers where supported to talk between the services.

Don't load webintents if the browser supports it

If the browser already supports webintents, don't init the framework (there is no point).

The theory is that client and service providers will have to use the shim until it is supported on all platforms.

Shared Workers

Using the current window<->Iframe<->picker model it is not possible to use this inside a Chrome extension. Create a wrapper that allows us to use SharedWorkers where supported to talk between the services.

Chrome Extension: Share

Create a Chrome extension showing the Share functionality that could be built into browsers.

Lock down the messaging API

Some postMessage methods use "*" to target all domains on a window. Ensure that these are locked down so that we don't accidentally leak data.

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.