スクリプト一覧
ライブラリ一覧
-
Simple WaitForKeyElement JS (ライブラリ) - Library that Exports my simplified vanilla JS version of WaitForKeyElement, which is a simple async function that returns a Promise that resolves to an element by a given selector, when that element is found
-
DeindentTemplateLiteralString JS (ライブラリ) - Exports a simple function that can be passed a template literal. It strips code indentation from it while preserving intended indentation, by stripping out the smallest indent every line has in common.