Pinned Loading
-
-
exagoinc/partial-quicksort
exagoinc/partial-quicksort PublicA partial quicksort implementation in TypeScript
TypeScript
-
-
Hide ruby text (eg. furigana) on a w...
Hide ruby text (eg. furigana) on a web page. Mouseover to reveal. 1document.addEventListener("mouseover", (evt) =>
2{
3const ruby = evt.target;
45if (ruby.tagName !== "RUBY")
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.