UNPKG

yaml-front-matter

Version:

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

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