Zeke Sikelianos
Zeke Sikelianos
> Do you prefer to pursue this instead of the stand alone metadata finder? Yeah I think I kind of do. I imagined a scenario this morning: You could point...
``` js const updateNotifier = require('update-notifier'); const pkg = require('./package.json'); updateNotifier({pkg}).notify(); ```
❤️ Thanks for the kind words. Patches welcome.
A nice example: https://standupjack.com/
> When the Twitter card processor looks for tags on your page, it first checks for the Twitter property, and if not present, falls back to the supported Open Graph...
Weird. Can you add a test for this?
Thanks. Looks like CI is failing though.
Glad to hear you two are finding jus useful. Unfortunately I don't currently have much time to work on it right now. I would happily accept a PR that adds...
> but maybe a convention like "vendor" or something makes sense, I really like this idea.
I'd be open to a PR that allows the markdown processor to be swapped out.