• #dev 2018-08-19
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-08-19 UTC
# 11:37
Zegnat
You could have a smaller mf2 parser by assuming the objects you are parsing will not make use of certain things. E.g. h-app authors will never use vcp, and will only use p- and u- properties. But that breaks as soon as someone does uses anything outside of your limitations.