{"id":13532464,"url":"https://github.com/pearofducks/foodprocessor","last_synced_at":"2025-10-26T02:46:55.216Z","repository":{"id":141914307,"uuid":"65077778","full_name":"pearofducks/foodprocessor","owner":"pearofducks","description":"A react/mobx javascript app for displaying recipes","archived":false,"fork":false,"pushed_at":"2016-09-15T09:45:56.000Z","size":10,"stargazers_count":47,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-27T01:21:43.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pearofducks.github.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pearofducks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-08-06T10:35:00.000Z","updated_at":"2023-12-15T21:46:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"12a6633c-20f6-4314-93d3-5486e12bf51b","html_url":"https://github.com/pearofducks/foodprocessor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pearofducks%2Ffoodprocessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pearofducks%2Ffoodprocessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pearofducks%2Ffoodprocessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pearofducks%2Ffoodprocessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pearofducks","download_url":"https://codeload.github.com/pearofducks/foodprocessor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695302,"owners_count":21146952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T07:01:11.136Z","updated_at":"2025-10-26T02:46:55.164Z","avatar_url":"https://github.com/pearofducks.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others","Tools"],"sub_categories":[],"readme":"# foodprocessor\n\nA react/mobx javascript app for displaying recipes. Recipes are loaded from a static JSON file, so no API server is needed. :)\n\n## build\n\nThe demo site currently uses the _master_ branch, but for a *much* smaller build (with very few changes) you can look at the _preact_ branch.\n\n## the recipe file\n\n- Recipe files are in YAML format with the suffix `.recipe` - example file [here](https://github.com/pearofducks/foodprocessor/blob/master/applePie.recipe)\n- A crystal-based YAML to JSON converter is included, by any sane YAML to JSON converter can be used\n- `name`, `what`, and `how` are required blocks\n- The `what` block:\n  - will accept one layer of nesting - to specify groups/sections of ingredients\n  - will automatically format text provided as `INGREDIENT - OPTIONAL_MODIFICATION: QUANTITY MEASURE` - e.g. `apples - thinly sliced: 6 c`\n    - known measures for expansion can be seen [here](https://github.com/pearofducks/foodprocessor/blob/master/src/components.jsx#L131), unknown measure are simply passed on\n- The `how` block is purely translated into Markdown\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpearofducks%2Ffoodprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpearofducks%2Ffoodprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpearofducks%2Ffoodprocessor/lists"}