You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you're aware, I'm planning on migrating my Micropub endpoint to Vibrancy at some point.
In the meantime, I've spotted that this would be a good pipe for OpenGraph to i.e. Microformats2, as it'd allow me to make use of this from my current Micropub server, which doesn't have a library handy for OpenGraph parsing.
I'm happy doing this myself, as the code is MIT'd, but thought I'd check with you before doing this in case you'd like to create/maintain the underlying library.
The text was updated successfully, but these errors were encountered:
I've picked this up btw, currently at https://www.npmjs.com/package/@jamietanna/opengraph-mf2, and if you're happy I can get a PR raised to integrate this back into Vibrancy. There are some breaking changes (i.e. I return an MF2 Object with a type)
I'm also happy to discuss this being shared ownership / owned by the IndieWeb org.
As you're aware, I'm planning on migrating my Micropub endpoint to Vibrancy at some point.
In the meantime, I've spotted that this would be a good pipe for OpenGraph to i.e. Microformats2, as it'd allow me to make use of this from my current Micropub server, which doesn't have a library handy for OpenGraph parsing.
I'm happy doing this myself, as the code is MIT'd, but thought I'd check with you before doing this in case you'd like to create/maintain the underlying library.
The text was updated successfully, but these errors were encountered: