#nodejs #cargo #changelog #workspace

bin+lib axoproject

project detection logic for various axo.dev applications

12 releases (5 breaking)

0.6.0 Nov 9, 2023
0.4.7 Sep 5, 2023
0.4.2 Jul 4, 2023
0.1.0 Mar 27, 2023

#359 in Web programming

Download history 571/week @ 2023-08-10 311/week @ 2023-08-17 481/week @ 2023-08-24 251/week @ 2023-08-31 301/week @ 2023-09-07 185/week @ 2023-09-14 222/week @ 2023-09-21 312/week @ 2023-09-28 278/week @ 2023-10-05 185/week @ 2023-10-12 127/week @ 2023-10-19 262/week @ 2023-10-26 177/week @ 2023-11-02 222/week @ 2023-11-09 281/week @ 2023-11-16 299/week @ 2023-11-23

1,047 downloads per month
Used in 2 crates

MIT/Apache

100KB
2K SLoC

axoproject

crates.io docs Rust CI

A tool that handles the details of detecting a cargo/npm workspace/project at a given directory, and making sense of the structure. This should be used by cargo-dist and oranda to share that logic.

License

Licensed under either of

at your option.


lib.rs:

Shared code for gathering up information about a workspace, used by various axo.dev tools like cargo-dist and oranda.

The main entry point is get_workspaces.

Dependencies

~11–25MB
~355K SLoC