Skip to content

A collection of illustrative snippets of code to use various browser apis (Web audio, device data, etc)

Notifications You must be signed in to change notification settings

cjm771/browser-api-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collection of illustrative snippets of code to use various browser apis (Web audio, device data, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published