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
another minimal image optimizer
Ejemplos prácticos e interactivos de las Web APIs nativas del navegador (DOM, Canvas, cámara, red, geolocalización y más).
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.
Weather App that delivers Live Weather and Forecast data using a REST API
📋 Kopiert (copies) text to the clipboard in the browser
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).
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.
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!"
A React-based web application to demonstrate and test the browser’s native DOMParser API. Built in May 2020, it parses HTML strings and manipulates the DOM programmatically using React functional components and hooks. Built with Create React App, this lightweight tool is maintained with the latest React version for consistent testing and learning.
😸😸😸😸
JavaScript learning repository with exercises and examples covering programming fundamentals, DOM manipulation, browser APIs, and core JavaScript concepts
A web-based application that converts input text into spoken voice output using the browser's built-in Speech Synthesis API.
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.
Example of creating class based components and using browser API
Create and manage Markdown notes effortlessly with Markdown Writer, a React-based Markdown editor. Edit, preview, and organize your content seamlessly.
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
To associate your repository with the browser-api topic, visit your repo's landing page and select "manage topics."