schrotie
schrotie
Hi Jon I wanted your highlighting (thanks a lot!) but I don't use lithtml. So I adapted your "start" regexp to also parse "/* html */`" (and css). This syntax...
Hi there I added support for generic filter functions. My use-case: The user can select multiple criteria from a drop-down in the header. Items are kept if they match any...
When clicking on a table row in the summary on FF nothing happens (console shows a complaint about an invalid easing 'function [...]'). Works on Chromium.
As discussed [here](https://github.com/chaijs/chai/discussions/1600) I open an issue for updating Chai's docs since Chai is now using ESMs exclusively and following the docs will break for people using it in a...
Added my new library shadow-query which facilitates working with vanilla web components. Performs pretty well ...