#cooklang #cli #cooking-recipes

cooklang-fs

Utilities for cooklang recipes in a file system

9 releases (5 breaking)

new 0.8.0 Sep 26, 2023
0.7.0 Aug 22, 2023
0.5.0 Jul 21, 2023
0.3.1 May 17, 2023
0.1.1 May 4, 2023

#666 in Filesystem

Download history 17/week @ 2023-06-10 13/week @ 2023-06-17 11/week @ 2023-06-24 22/week @ 2023-07-01 6/week @ 2023-07-08 20/week @ 2023-07-15 38/week @ 2023-07-22 17/week @ 2023-07-29 21/week @ 2023-08-05 9/week @ 2023-08-12 33/week @ 2023-08-19 45/week @ 2023-08-26 36/week @ 2023-09-02 15/week @ 2023-09-09 12/week @ 2023-09-16 52/week @ 2023-09-23

120 downloads per month
Used in cooklang-chef

MIT license

24KB
494 lines

cooklang-fs-fs

Crates.io docs.rs Crates.io

Utilities to deal with referencing recipe, images and data related to recipes that are in other files.

Entire cooklang-rs project: https://github.com/Zheoni/cooklang-fs-rs


lib.rs:

cooklang-rs helper crate.

Utilities to deal with referencing recipe, images and data related to recipes that are in other files.

It implements an index into the file system ([FsIndex]) to efficiently get recipes from a path. Also, get related images from a recipe.

Dependencies

~11MB
~268K SLoC