Crates.io | cooklang |
lib.rs | cooklang |
version | 0.13.3 |
source | src |
created_at | 2023-05-04 02:19:04.695019 |
updated_at | 2024-08-12 17:14:32.573141 |
description | Cooklang parser with opt-in extensions |
homepage | |
repository | https://github.com/cooklang/cooklang-rs |
max_upload_size | |
id | 856136 |
size | 462,994 |
Cooklang parser in rust with opt-in extensions.
All regular cooklang files parse as the same recipe, the extensions are a superset of the original cooklang format. Also, the extensions can be turned off, so the parser can be used for regular cooklang if you don't like them.
You can see a detailed list of all extensions explained here.
The parser also includes: