pin-it
pin object updates to the top right of your screen. minimally styled.
var pin = obj = x: 1 y:2 // assume this changes every frame
API
pin(obj[, updateEveryMS=0])
create-or-update a pinned value. pins are unique to the line they originated from.
license
MIT