| Crates.io | syntax-html |
| lib.rs | syntax-html |
| version | 0.2.0 |
| created_at | 2025-11-30 00:54:55.629757+00 |
| updated_at | 2025-11-30 00:54:55.629757+00 |
| description | A simple cli application for generating syntax-highlighted HTML of code files |
| homepage | |
| repository | https://git.sagev.space/sage/syntax-html |
| max_upload_size | |
| id | 1957710 |
| size | 26,985 |
A thin wrapper around syntect (supported by third-party two-face syntaxes), syntax-html is
designed to quickly generate syntax-highlighted HTML for a given code file.
Some of its output (and the site it was built for) can be seen here
N.b. The site is still in very, very, early stages.