Skip to content

joethei/RecipeParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecipeParser

t

Parse Recipes from Websites and files that use the json-ld format

Getting started

<dependency>
    <groupId>xyz.joethei</groupId>
    <artifactId>receipe-parser</artifactId>
    <version>${version}</version>
</dependency>
var url = //Website url / path to text file containing recipe data
Recipe recipe = RecipeParser.parse(url);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages