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
- Host: GitHub
- URL: https://github.com/marabesi/web-playground
- Owner: marabesi
- Created: 2017-01-31T00:35:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T08:09:53.000Z (over 1 year ago)
- Last Synced: 2025-04-03T18:09:44.665Z (about 1 year ago)
- Topics: android, bluetooth, css, html, java, javascript, web
- Language: HTML
- Homepage: https://marabesi.github.io/web-playground
- Size: 2.72 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)