Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions community/crates.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ These are third-party crates. The Actix project is not involved in their develop
| [actix-htmx](https://crates.io/crates/actix-htmx) | Htmx integration for Actix Web. |
| [actix-web-helmet](https://crates.io/crates/actix-web-helmet) | A security middleware library for popular Rust web frameworks, with first-class `actix` support. |
| [actix-mark](https://crates.io/crates/actix-mark) | An actix-web service for serving Markdown files as HTML. |
| [actixutils](https://crates.io/crates/actixutils) | A collection of middlewares, extractors and generic CRUD layers for developing apps in actix-web |

To add a crate to this list, submit a pull request to the [website repository](https://github.com/actix/actix-website).