Farshid's Weblog
Login
Posts tagged “javascript”
Creating a tiled zoomable image with OpenSeadragon and vips
(2025-08-02)
Finding the SQLite version used by Web SQL in Chrome
(2025-07-26)
Bundling Python inside an Electron app
(2025-06-21)
Embedding JavaScript in a Jupyter notebook
(2025-06-07)
axe-core and shot-scraper for accessibility audits
(2025-05-31)
Minifying JavaScript with npx uglify-js
(2025-05-03)
Manipulating query strings with URLSearchParams
(2025-04-20)
Extracting web page content using Readability.js and shot-scraper
(2025-04-05)
How streaming LLM APIs work
(2025-01-04)
Copy rich text to the clipboard
(2024-12-21)
Using Jest without a package.json
(2024-12-01)
Collecting replies to tweets using JavaScript
(2024-10-12)
Writing JavaScript that responds to media queries
(2024-10-06)
Dynamically loading multiple assets with a callback
(2024-09-28)
Constant-time comparison of strings in Node
(2024-09-22)
Attaching a generated file to a GitHub release using Actions
(2024-09-01)
GitHub Actions, Issues and Pages to build a daily planner
(2024-08-04)
Working around the size limit for nodeValue in the DOM
(2024-08-04)
Implementing a "copy to clipboard" button
(2024-07-06)
Dropdown menu with details summary
(2024-05-19)
Using Tesseract.js to OCR every image on a page
(2024-05-04)
Calculating the AQI based on the Purple Air API for a sensor
(2024-04-28)
Loading lit from Skypack
(2024-03-09)
Converting HTML and rich-text to Markdown
(2024-02-18)
JavaScript date objects
(2024-02-17)
Display EC2 instance costs per month
(2023-12-31)
Scroll page to form if there are errors
(2023-11-18)
HTML datalist
(2023-11-11)
Annotated code for a demo of WebSocket chat in Deno Deploy
(2023-10-28)
GitHub OAuth for a static site using Cloudflare Workers
(2023-10-15)
Histogram with tooltips in Observable Plot
(2023-08-13)
Deno KV
(2023-06-17)
Using packages from JSR with esbuild
(2023-06-17)
Downloading every video for a TikTok account
(2023-05-13)
Annotated package.json for idb-keyval
(2023-04-29)
Preventing double form submissions with JavaScript
(2023-01-28)
Configuring auto-update for an Electron app
(2023-01-22)