| Crates.io | asciidoctor-web |
| lib.rs | asciidoctor-web |
| version | 0.1.1 |
| created_at | 2023-02-22 10:02:16.771645+00 |
| updated_at | 2023-02-22 10:04:37.406429+00 |
| description | Asciidoctor.js bindings for Rust |
| homepage | |
| repository | https://github.com/ctron/asciiddoctor-web |
| max_upload_size | |
| id | 791694 |
| size | 2,511,474 |
Asciidoctor is a fast, open source, Ruby-based text processor for parsing AsciiDoc® into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats.
This crate provides WASM bindings for running Asciidoctor convert from a Rust, WASM application (like a web page).
It also provides (optional) direct integration with Yew by providing an Asciidoc Yew component.
Go to js/hell and update the package.json and/or package-lock.json file. Re-run the build using npm run build.
If everything works, commit the output and run a build/release.