Farshid's Weblog

Posts tagged “javascript”

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