Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomorepanic/mdbook-wordcount
Word count for mdbook, inspired by the mdbook tutorial
https://github.com/nomorepanic/mdbook-wordcount
mdbook mdbook-plugins
Last synced: 3 days ago
JSON representation
Word count for mdbook, inspired by the mdbook tutorial
- Host: GitHub
- URL: https://github.com/nomorepanic/mdbook-wordcount
- Owner: nomorepanic
- License: mpl-2.0
- Created: 2021-01-02T11:47:14.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T13:52:35.000Z (5 months ago)
- Last Synced: 2024-10-07T16:07:10.769Z (about 1 month ago)
- Topics: mdbook, mdbook-plugins
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - nomorepanic/mdbook-wordcount - Word count for mdbook, inspired by the mdbook tutorial (others)
README
# Mdbook wordcount
```sh
cargo install mdbook-wordcount
```Then in your book.toml:
```toml
[output.html][output.wordcount]
```