browser-api
There are 69 repositories under browser-api topic.
styfle/copee
📄 Copy text from browser to clipboard...natively! < 1kB
LostBeard/SpawnDev.BlazorJS
Full Blazor WebAssembly and Javascript interop. Supports all Javascript data types and web browser APIs.
LoboEvolution/LoboEvolution
Lobo Evolution Java Web Browser. Forks welcome!
apertureless/vue-observable
IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js
diegodoumecq/joymap
A Javascript Gamepad API wrapper and mapping tool
clearwater-rb/bowser
Minimalist browser support for Opal (useful for virtual-dom-based libraries/frameworks)
jpedroribeiro/FunWithBrowserAPIs
Mini projects to test out some interesting browser APIs: Shape Detector, Image Capture, Generic Sensors and Speech Recognition
LeonidasEsteban/web-share
Aprende Web Share en Youtube
BetaHuhn/kopiert
📋 Kopiert (copies) text to the clipboard in the browser
kenwilde1/weather-now
Weather App that delivers Live Weather and Forecast data using a REST API
ahmed-BH/pybro
pybro is a python module that provide access to different browsers's history database.
Hashuudev/Mapty-Workouts
A Map application made with Vanilla JavaScript to store workouts like running and cycling. An awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!"
muniz95/old-cellphone-simulator
Remember how cell phones looked like back in 2001?
r-shafi/bangla-speech-to-text
Automatic speech recognition for the Bangla language, one of the world's most spoken languages. This repository provides a comprehensive solution for converting spoken words into accurate and meaningful text.
sofiane-abou-abderrahim/javascript-dom-browser-apis-project-planner
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).
sofiane-abou-abderrahim/javascript-share-my-place
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.
ayazpathan/picture-in-picture
Ability to apply picture in picture mode on browsers web pages
imvanzen/udemy-seasons
Example of creating class based components and using browser API
Milleus/feedback-form-demo
A feedback form that allows users to easily take a screenshot of the website.
musagenius345/Native-Web-APIs
This repository serves as a personal learning resource for Native Web APIs, encompassing a wide array of functionalities to enhance my web development projects. Organized meticulously into separate folders
Pushpendra-1697/IoTReady
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.
Sambego/meow
😸😸😸😸
szymonszoldra/JavaScript30Challenge
My solutions for the JavaScript30daysChallenge by WesBos (see README)
Xerox563/CoreJS-
Welcome to CoreJS – your ultimate toolkit for mastering JavaScript magic! 🎩✨ Here, you’ll find everything from essential snippets to advanced ES6+ concepts, organized to level up your JavaScript journey 🚀.
black-backdoor/level-tool
A compact web application simulating a leveling tool, utilizing the accelerometer of your device.
Chaitramk42/react
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
itsmaty/media.js
A wrapper library around native media devices browser api to simplifiy recording and streaming of camera, audio and display
kathleenforgiarini/battery_api
Full Stack Web Development Bootcamp - Consuming browser API - Use with Desktop Google Chrome - Made with HTML, CSS and Javascript
pbrovarnik/dev-doodles
Step into the world of Dev Doodles! A playful mix of mini projects (🚧 under construction 🚧)
Rajkumar-Khatua/audio-player-app
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.
AmirrMahmoudi/ReactGeoLocator
A React web application leveraging the browser’s Geolocation API to fetch and display the user’s location.
danielzotti/nfc-playground
A project to test the NFC browser API
oxylabs/browser-instructions
Browser instructions enable users to execute various Oxylabs' headless browser actions, like clicking, inputting, scrolling, waiting, and fetching resources.
Rajkumar-Khatua/Music-Player
Music player app
Trupti0406/media-snap-store
The Media Sanp Store app allows users to capture images, record videos, and store them locally in the browser using IndexedDB, ensuring they can access their media even after refreshing the page.