frontmd2json

0.0.6 • Public • Published

frontmd2json

convert markdown files with frontmatter to json

Installation

npm install frontmd2json -g

Usage

frontmd2json **/*.markdown

JavaScript

var frontmd2json = require('frontmd2json')
 
var json = frontmd2json(['**/*.markdown', '**/*.md'])

Package Sidebar

Install

npm i frontmd2json

Weekly Downloads

0

Version

0.0.6

License

MIT

Last publish

Collaborators

  • maxhoffmann