Skip to content

sky-ash/browser-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Demonstration of Browser APIs

Directory Structure

├── README.md
├── index.html
├── html
│   ├── geolocation.html
│   ├── vibration.html
│   └── webspeech.html
├── js
│   ├── geolocation.js
│   ├── vibration.js
│   └── webspeech.js
└── css
    └── style.css

APIs

Releases

No releases published

Packages

No packages published