Should this read `set_value`?
Also looking at other examples it seem required that `counter` has to be wrapped in quotes in the example? I'm maybe wrong here as I obv couldn't verify.
Ah I see. Well if I may give my idea I would do something as short as possible. I guess this function will be used a lot. Maybe just the dollar sign like
$("name", "value")
Looking forward to trying it out.