UNPKG

gray-matter-from-file

Version:

Extracts only the front matter from a file stream, and passes to the well known gray-matter library for parsing.

15 lines (14 loc) 157 B
{ "presets": [ ["env", { "targets": { "node": "8" } }] ], "env": { "test": { "plugins": ["istanbul"] } } }