An open API service indexing awesome lists of open source software.

https://github.com/marabesi/web-playground

Code samples using web technology
https://github.com/marabesi/web-playground

android bluetooth css html java javascript web

Last synced: 4 months ago
JSON representation

Code samples using web technology

Awesome Lists containing this project

README

          

# Web playground

A personal space to play around web features.

## Running locally with docker

```docker
docker-compose up
```

## Available prototypes
- [web bluetooth](bluetooth/web)
- [service worker](service-worker)
- [web usb](usb)
- [gamepad](gamepad)
- [web worker](web-worker)
- [file-system](file-system)
- [popover](popover)