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'])

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    2
    • latest

Version History

Package Sidebar

Install

npm i frontmd2json

Weekly Downloads

7

Version

0.0.6

License

MIT

Last publish

Collaborators

  • maxhoffmann