datasette-apps 0.2a0
Datasette Apps 0.2a0 release adds app_debug() and app_list() tools for Datasette Agent, enabling agent-driven app testing and editing.
Datasette Apps 0.2a0 release adds app_debug() and app_list() tools for Datasette Agent, enabling agent-driven app testing and editing.
A technical guide explaining how to use JavaScript and the Fetch API to add custom request headers (like JWTs) to an iframe's src request.
A tutorial on creating a custom Polymer web component to embed CanIUse.com browser support data into web pages.
A technical guide on using the postMessage API to create responsive iframes by communicating height between embedded and hosting documents.
A developer explains how they created an unofficial embed for caniuse.com to display up-to-date browser support data in blog posts.
Introducing FitFrame.js, a jQuery plugin for making embedded iframes like YouTube and Vimeo videos fully responsive on websites.
A guide on using CSS to maintain the aspect ratio of embedded iframes (like videos) in responsive web design.