yaml-frontmatter-loader

0.1.0 • Public • Published

yaml-frontmatter-loader for webpack

YAML Frontmatter loader for webpack. Converts YAML in files to JSON. You should chain it with json-loader.

Installation

npm install yaml-frontmatter-loader

Usage

Documentation: Using loaders

 
var json = require("json!yaml-frontmatter-loader!./file.md");
// => returns file.md as javascript object

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    533
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    533
  • 0.0.3
    3
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i yaml-frontmatter-loader

Weekly Downloads

237

Version

0.1.0

License

MIT

Last publish

Collaborators

  • bebraw
  • eldh