Skip to content

gunesyu/browser-api-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippets for Some Browser APIs


Intention

This repository will be used as reminders and for quick implementations of some of the new browser javascript apis in order to improve user experience.

Structure

Every api is in its own script inside apis_js directory for ease of use. To see it in action, check for the api's implementation in its own small web page inside apis directory or navigate from repository demo page. :warning: Don't forget to look at developer console.

Contents

  1. Beacon API
  2. IntersectionObserver API
  3. Cache API
  4. StorageManager API
  5. Device Memory API
  6. Dialog API
  7. Notifications API
  8. Network State and Information API
  9. Page Visibility API
  10. Geolocation API

About

Short snippets for some of the browser apis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published