onetime
Ensure a function is only called once
downgrade-root
Try to downgrade the permissions of a process with root privileges
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
sudo-block
Block users from running your app with root permissions
solid-prevent-scroll
SolidJS utility that prevents scrolling outside of a given DOM element. Works by preventing events that else would lead to scrolling.