Giter Club home page Giter Club logo

libdweb's Introduction

libdweb

travis package downloads styled with prettier

This repositiory hosts community effort of implementing experimental APIs for Firefox WebExtensions with a goal of enabling dweb protocols in Firefox through an add-ons. The long term goal of this project is to eventually integrate this APIs into WebExtensions ecosystem.

Participation

You can help this effort in several ways:

  • If there is a missing API to enable certain dweb protocol please submit an issue with clear description of:

    1. What protocol implementation requires it.
    2. What is this API would protocol implementation allow / prevent.
  • Contribute code. Make sure to reach out first, then hack.

Status: In active development

API Status
Protocol Handler ๐Ÿฅ
mdns ๐Ÿฃ
File System ๐Ÿฃ
UDP Socket ๐Ÿฃ
TCP Socket ๐Ÿฅš
ยตTP Socket ๐Ÿฅš
  • ๐Ÿฅš : In design phase
  • ๐Ÿฃ : Work in progress
  • ๐Ÿฅ : Try it out
  • ๐Ÿ“ : Usable

You can try this out by cloning the repo and running npm install to get all the toolchain. Assuming you do have Firefox Nighly installed you can run following demos:

Protocol API

Following command will launch Firefox Nighly with protocol API demo addon

npm run demo:protocol

protocol demo

mDNS API

Following command will launch Firefox Nighly with mDNS API demo addon

npm run demo:mdns

mDNS button

FileSystem API

Following command will launch Firefox Nighly with FileSystem API demo addon

npm run demo:fs

FileSystem

UDPSocket API

Following command will launch Firefox Nighly with UDPSocket API demo addon

npm run demo:dgram

All APIs

Following command will launch Firefox Nighly with a demo containing all the above

npm run demo

libdweb's People

Contributors

gozala avatar autonome avatar

Watchers

James Cloos avatar  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.