Skip to content
#

browser-api

Here are 113 public repositories matching this topic...

This JavaScript demo uses Webpack to bundle my code and Babel to translate it to older JavaScript code that runs in older browsers as well. I integrated Google Maps library to this project to display a map on the screen. I also created a sharable link with the clipboard API which people can use to load the place in a other page.

  • Updated Mar 29, 2024
  • JavaScript

In this little demo application, I used several DOM concepts, like element positions and sizes, scrolling, and some browser features, like dynamic script additions and template tags, timers and intervals. Besides, I had a loo at some browser APIs such as location, history and navigator (in the browser console).

  • Updated Oct 9, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the browser-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the browser-api topic, visit your repo's landing page and select "manage topics."

Learn more