https://github.com/nickysemenza/ingredient-parser
recipe ingredient line item parser 🍳
https://github.com/nickysemenza/ingredient-parser
cooking nom parser rust
Last synced: 3 months ago
JSON representation
recipe ingredient line item parser 🍳
- Host: GitHub
- URL: https://github.com/nickysemenza/ingredient-parser
- Owner: nickysemenza
- Created: 2021-02-09T03:02:31.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T03:32:47.000Z (11 months ago)
- Last Synced: 2025-03-19T02:23:42.851Z (11 months ago)
- Topics: cooking, nom, parser, rust
- Language: Rust
- Homepage: https://ingredient.nickysemenza.com
- Size: 2.33 MB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ingredient-parser
[](https://codecov.io/gh/nickysemenza/ingredient-parser)
[](https://github.com/nickysemenza/ingredient-parser/actions/workflows/rust.yml)
**ingredient-parser** is a Rust project for parsing recipe ingredient lines into structured data. This repository contains the core library and related tooling.
For full documentation, usage examples, and features, see the detailed [ingredient-parser/readme.md](ingredient-parser/readme.md).