A lightweight DOM utility library tailored for Astro projects. It helps to dynamically scope CSS and manage DOM events in Astro's unique environment.
I made this tool while working on Astro websites to solve the specific issue where I have to surpress some CSS rules by hardcoding Astro IDs to prevent style leaking.