UNPKG

yaml-front-matter

Version:

yaml front matter for JS. Parse yaml or JSON from the beginning of files.

14 lines (13 loc) 163 B
--- post: title one anArray: - one - two subObject: obj1: cool obj2: two --- reg: !!js/regexp /pattern/gim fun: !!js/function function() { } --- content more