Skip to content
#

browser-api

Here are 36 public repositories matching this topic...

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