Jacob Ford

Results 18 issues of Jacob Ford

I am using git to push webapp changes to a simple HTTP staging server, so I wanted the nice-name in Slack to conveniently link to the new live changes. I...

Is it possible to have a quoted string as an argument to a tag, without the surrounding quotes being preserved in the output? Selmer, as expected, _does_ treat the quoted...

enhancement
help wanted

I have a custom `tr` tag that returns internationalized strings from a dictionary, and I'd like to apply a Selmer filter to its output. Is that possible? As a simple...

enhancement
question
help wanted

Normally, `nanohtml` intercepts the `onclick` property of its elements, and converts them to JS Event Listeners. However, when I pass a string containing an HTML element with an `onclick` attribute...

Sanity v2 is now deprecated, and [Sanity v3](https://www.sanity.io/help/studio-v2-vs-v3) prefers a new `sanity dev` command. `sanity start` results in following error/warning: ``` ▶ vc dev Vercel CLI 30.0.0 > Running Dev...

Could it be possible to set—perhaps in a `~/.ltconfig.json` file or similar—a default host to use, overriding the `localtunnel.me` default?

(default not actually hardcoded to `master`, but instead to GH default branch, which is user-configurable, and now has a default value of `main`)

Update socket.io-client to avoid security vulnerability warnings Add gitignore & package-lock Write an example which logs all transactions & blocks in realtime

(Re-submission of #5, but this time from a topic branch) Next I want to see if I can write a now.json for tunnel.now on now v2, but for—uh—now, just force...

Error messages were broken, and also make small capitalization consistency