Skip to content

Instantly share code, notes, and snippets.

@johan
johan / README.md
Last active August 18, 2026 08:45
A micro-library (4k minified) for DRY:ing up the boring boilerplate of user scripts.

The fun part of user scripting is deciding what happens. The boring part is scavenging the DOM for bits of templated data, or elements you want to mod.

Have on.js do it for you!