Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

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

About

Browser-API feature demo. Made for my webdevelopment university course,

Topics

Resources

Stars

Watchers

Forks