Pinned Loading
-
BlockTwitchContent
BlockTwitchContent PublicRemoves unwanted content from the Twitch chat using various identifiers, phrases or simply a display name. Can also remove sub notifications, highlighted comments, service messages and block common…
JavaScript
-
-
debounce
debounce 1/**
2* Creates a debounced version of a function that delays its execution
3* until after a specified delay period has elapsed since the last time
4* it was invoked.
5*
-
search
search 1/**
2* Searches for the last occurrence of a specified word in a given string,
3* starting from the end of the string.
4*
5* @param {string} str - The string in which to search for the word.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.