Skip to content
#

browser-api

Here are 65 public repositories matching this topic...

This repository contains a React-based web application for managing and playing audio files. Users can upload MP3 files, create playlists, and enjoy continuous playback with the built-in HTML audio player. The application stores audio files and playlist information using browser APIs, ensuring persistence even after a page reload.

  • Updated Feb 2, 2024
  • 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

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

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