Giter Site home page Giter Site logo

bridging-the-native-app-gap's Introduction

Bridging the Native App Gap

Supporting code for Chrome Dev Summit 2019 talk Bridging the Native App Gap

Fugu Journal

Fugu Journal users to share images, video, and audio from devices and browsers that have Web Share Target v2 API into it if it's installed as a PWA to their devices, use the device's native share sheet to share items out again using Web Share API, and allows them to collaborate with friends by picking them from their address book using the Contact Picker API.

As a demonstration app, all items shared into it are only stored locally on device using the PWA's service worker cache, and contacts are only displayed when chosen, they likewise aren't uploaded or used anywhere else.

Fugu Edit

Fugu Edit uses the Native File System API to allow users to open files and folders into a syntax highlighted text editor and save them again. This differs from the traditional upload, edit, and download in that it's working against the files directly on the hard drive. If installed and on a supported device (may need to enable the File Handler API in chrome://flags), it also allows users to open files directly from their file system into it using the File Handler API

bridging-the-native-app-gap's People

Contributors

snugug avatar

Stargazers

 avatar

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.