mirror of
https://github.com/ntex-rs/ntex-extras.git
synced 2025-04-04 05:17:40 +03:00
parent
c976ad1c3a
commit
69809a7048
16 changed files with 1221 additions and 2 deletions
28
README.md
28
README.md
|
@ -1,2 +1,26 @@
|
|||
ntex-extras
|
||||
===========
|
||||
<div align="center">
|
||||
<p><h1>ntex-extras</h1> </p>
|
||||
<p><strong>A collection of additional crates supporting the ntex frameworks.</strong> </p>
|
||||
<p>
|
||||
|
||||
[/badge.svg)](https://travis-ci.org/ntex-rs/ntex)
|
||||
[](https://blog.rust-lang.org/2020/03/12/Rust-1.42.html)
|
||||

|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
## Crates
|
||||
|
||||
| Crate | | |
|
||||
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
|
||||
| [ntex-multipart] | [](https://crates.io/crates/ntex-multipart) [](https://docs.rs/ntex-multipart) | Multipart support for ntex applications. |
|
||||
|
||||
<!-- REFERENCES -->
|
||||
[ntex-multipart]: ntex-multipart
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under
|
||||
|
||||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue