Skip to content
#

browser-api

Here are 63 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

The "React Audio Player" is a web application that allows users to upload audio files (e.g., mp3) and create playlists. The application utilizes built-in Browser APIs to store the audio files locally. Users can view and interact with a playlist, including a "now playing" view that displays the currently playing audio file.

  • Updated Jan 31, 2024
  • 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