Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 665 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 665 Bytes

Browser API Sandbox

About

This a sandbox of various examples on how to use some browser apis. If you have any useful snippets, feel free to fork + PR.

Current examples :

  • geolocation
  • battery
  • bluetooth
  • server
  • web audio (creation / analysis)
  • accelerometer

AudioAnalyzer

Working example of audio analyzer in seperate repo:

https://github.com/cjm771/AudioAnalyzer.js

Acellosaber

I also made a small light saber app to demonstrate oscillator + css 3d transforms = accelorometer = fun. Check that out at https://accelosaber.herokuapp.com/ (made for mobile fam.)

accelosaber