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

Almond Butter

Overview

This will be a page about almond butter.

Measurement Data

{
  "unitsToGrams": {
    "ml": 1
  }
}

Nutrition Data

{
  "serving": "100 g",
  "calories": "603 kcal",
  "carbohydrates": "21.2 g",
  "fat": "53 g",
  "fibre": "9.7 g",
  "protein": "20.8 g",
  "sugar": "0 g",
  "water": "1.75 g"
}

Used In

{
  "id": "almond-butter",
  "emoji": "πŸ₯œ",
  "name": "Almond Butter",
  "lastEditedTime": "2024-10-15T14:16:53.711Z",
  "dataFilePath": "./data/ingredients/almond-butter.json",
  "sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/almond-butter.md",
  "sections": [
    {
      "level": 2,
      "title": "Overview",
      "content": "This will be a page about almond butter.\n"
    },
    {
      "level": 2,
      "title": "Measurement Data",
      "content": "```json\n{\n    \"unitsToGrams\": {\n        \"ml\": 1\n    }\n}\n```\n"
    },
    {
      "level": 2,
      "title": "Nutrition Data",
      "content": "```json\n{\n    \"serving\": { \"value\": 100, \"unit\": \"g\" },\n    \"components\": {\n        \"water\": { \"value\": 1.75, \"unit\": \"g\" },\n        \"calories\": { \"value\": 603, \"unit\": \"kcal\" },\n        \"protein\": { \"value\": 20.8, \"unit\": \"g\" },\n        \"fat\": { \"value\": 53.0, \"unit\": \"g\" },\n        \"carbohydrates\": { \"value\": 21.2, \"unit\": \"g\" },\n        \"fibre\": { \"value\": 9.7, \"unit\": \"g\" },\n        \"sugar\": { \"value\": 0, \"unit\": \"g\" }\n    }\n}\n```\n"
    }
  ],
  "measurementData": {
    "unitsToGrams": {
      "ml": 1
    }
  },
  "nutritionData": {
    "serving": {
      "value": 100,
      "unit": "g"
    },
    "components": {
      "water": {
        "value": 1.75,
        "unit": "g"
      },
      "calories": {
        "value": 603,
        "unit": "kcal"
      },
      "protein": {
        "value": 20.8,
        "unit": "g"
      },
      "fat": {
        "value": 53,
        "unit": "g"
      },
      "carbohydrates": {
        "value": 21.2,
        "unit": "g"
      },
      "fibre": {
        "value": 9.7,
        "unit": "g"
      },
      "sugar": {
        "value": 0,
        "unit": "g"
      }
    }
  },
  "usedIn": [
    {
      "id": "almond-butter-energy-balls",
      "emoji": "πŸͺ",
      "name": "Almond Butter Energy Balls"
    }
  ]
}