IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js
-
Updated
May 15, 2019 - JavaScript
IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js
Mini projects to test out some interesting browser APIs: Shape Detector, Image Capture, Generic Sensors and Speech Recognition
There are a large number of Web / Browser APIs available. This repo contains the demos those APIs
Weather App that delivers Live Weather and Forecast data using a REST API
📋 Kopiert (copies) text to the clipboard in the browser
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.
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).
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.
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!"
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.
Create and manage Markdown notes effortlessly with Markdown Writer, a React-based Markdown editor. Edit, preview, and organize your content seamlessly.
😸😸😸😸
A web-based application that converts input text into spoken voice output using the browser's built-in Speech Synthesis API.
Example of creating class based components and using browser API
Voice Mate is a React-based web app that converts speech to text and text to speech using the Web Speech API. It offers real-time voice recognition and speech synthesis in the browser, enhancing accessibility, communication, and productivity without needing a backend.
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
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 🚀.
Music player app
Add a description, image, and links to the browser-api topic page so that developers can more easily learn about it.
To associate your repository with the browser-api topic, visit your repo's landing page and select "manage topics."