Skip to content

Chews up HTML, spits out recipes. A library to extract recipe microformats from HTML documents. Inspired by the Ruby GEM hangry.

Notifications You must be signed in to change notification settings

stanger/masticate

Repository files navigation

Usage

var masticate = require("masticate");

var recipe = masticate.parse(html);
recipe.name 
  //=> 'Worlds Best Nachos'
	

About

Chews up HTML, spits out recipes. A library to extract recipe microformats from HTML documents. Inspired by the Ruby GEM hangry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •