2 releases
0.1.1 | Nov 21, 2022 |
---|---|
0.1.0 | Nov 21, 2022 |
#1849 in Text processing
8KB
169 lines
conv.rs
This will be powerful and fast converter.
Getting Start
conv.rs can be installed with cargo.
$ cargo install conv-rs
If you have not installed cargo, please install it here first.
Then, the conversion can run with the following command:
$ conv [SOURCE_PATH] [TARGET_EXTENSION]
Supported Extensions
Source | Target |
---|---|
CSV | HTML |
CSV | Markdown |
Dependencies
~4.5–6.5MB
~104K SLoC