I really like auto-formatting tools like Black. I've been hoping to find one that works with Django and Jinja templates for years. …
I want to try using QuickJS compiled to WebAssembly in a browser as a way of executing untrusted user-provided JavaScript in a sandbox. …
There's a new version of Vite out (3.0) and I wanted to upgrade my datasette-table package to use it. …
Jake Archibald pointed to his package.json
for idb-keyval
as a "modernish example" of NPM packaging on Twitter this morning. …
I tried this for the first time today with my highly experimental datasette-table Web Component. Here's the source code for version 0.1.0. …