← HomeπŸ₯— Eats🌿 Ingredients
πŸ€·β€β™€οΈ Loading...

Maple syrup

Overview

This will be a page about maple syrup, which is derived from the sap of the maple tree.

Measurement Data

{
  "unitsToGrams": {
    "ml": 1.333
  }
}

Nutrition Data

{
  "serving": "100 g",
  "calories": "260 kcal",
  "carbohydrates": "66.89 g",
  "fat": "0.1 g",
  "fibre": "0 g",
  "protein": "0.1 g",
  "sugar": "60 g"
}

Used In

{
  "id": "maple-syrup",
  "emoji": "🍁",
  "name": "Maple syrup",
  "lastEditedTime": "2024-10-15T14:16:53.723Z",
  "dataFilePath": "./data/ingredients/maple-syrup.json",
  "sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/maple-syrup.md",
  "sections": [
    {
      "level": 2,
      "title": "Overview",
      "content": "This will be a page about maple syrup, which is derived from the sap of the maple tree.\n"
    },
    {
      "level": 2,
      "title": "Measurement Data",
      "content": "```json\n{\n    \"unitsToGrams\": {\n        \"ml\": 1.333\n    }\n}\n```\n"
    },
    {
      "level": 2,
      "title": "Nutrition Data",
      "content": "```json\n{\n    \"serving\": { \"value\": 100, \"unit\": \"g\" },\n    \"components\": {\n        \"calories\": { \"value\": 260, \"unit\": \"kcal\" },\n        \"protein\": { \"value\": 0.1, \"unit\": \"g\" },\n        \"carbohydrates\": { \"value\": 66.89, \"unit\": \"g\" },\n        \"fat\": { \"value\": 0.1, \"unit\": \"g\" },\n        \"fibre\": { \"value\": 0, \"unit\": \"g\" },\n        \"sugar\": { \"value\": 60.0, \"unit\": \"g\" }\n    }\n}\n```\n"
    }
  ],
  "measurementData": {
    "unitsToGrams": {
      "ml": 1.333
    }
  },
  "nutritionData": {
    "serving": {
      "value": 100,
      "unit": "g"
    },
    "components": {
      "calories": {
        "value": 260,
        "unit": "kcal"
      },
      "protein": {
        "value": 0.1,
        "unit": "g"
      },
      "carbohydrates": {
        "value": 66.89,
        "unit": "g"
      },
      "fat": {
        "value": 0.1,
        "unit": "g"
      },
      "fibre": {
        "value": 0,
        "unit": "g"
      },
      "sugar": {
        "value": 60,
        "unit": "g"
      }
    }
  },
  "usedIn": [
    {
      "id": "acorn-squash-roasted",
      "emoji": "🌰",
      "name": "Acorn Squash, Roasted"
    },
    {
      "id": "almond-butter-energy-balls",
      "emoji": "πŸͺ",
      "name": "Almond Butter Energy Balls"
    },
    {
      "id": "maple-water",
      "emoji": "🍁",
      "name": "Maple Water"
    },
    {
      "id": "rice-pudding",
      "emoji": "🍚",
      "name": "Rice Pudding"
    },
    {
      "id": "sperri",
      "emoji": "πŸ§‹",
      "name": "Sperri"
    },
    {
      "id": "tomato-soup-minimal",
      "emoji": "πŸ…",
      "name": "Tomato Soup, minimal"
    },
    {
      "id": "water-with-ginger-mint-and-lemon",
      "emoji": "🍹",
      "name": "Water infused with ginger, mint, & lemon"
    }
  ]
}