Unreleased software — APIs may change without notice.

toolbox

GitHub
toolbox

Browser-side JS

Small, standalone scripts. No build step, no dependencies — drop a tag on the page and they work.


The tools

One active tool. Two more kept in the archive for reference.


How to use them

Each tool is a single script. Add it to the page <head> — no bundler, no install.

<script src="https://cdn.jsdelivr.net/gh/Deufel/toolbox@<commit>/js/highlight.js"></script>

Use a commit hash while developing, a tag for production.