#url #normalization #normalizer

url-normalizer

URL normalization

3 unstable releases

Uses old Rust 2015

0.2.0 Oct 12, 2019
0.1.1 Apr 20, 2019
0.1.0 Sep 9, 2017

#25 in #normalization

Download history 130/week @ 2023-12-10 84/week @ 2023-12-17 4/week @ 2023-12-24 24/week @ 2023-12-31 55/week @ 2024-01-07 48/week @ 2024-01-14 67/week @ 2024-01-21 71/week @ 2024-01-28 99/week @ 2024-02-04 93/week @ 2024-02-11 125/week @ 2024-02-18 166/week @ 2024-02-25 140/week @ 2024-03-03 109/week @ 2024-03-10 124/week @ 2024-03-17 98/week @ 2024-03-24

477 downloads per month

MIT license

6KB
115 lines

Url normalizer

Released API docs

Description

Based on URL library.

Documentation

Documentation for this crate.

License

This library is licensed under MIT license.


lib.rs:

Purpose of this crate - URL normalization [WHATWG RFC] (https://tools.ietf.org/html/rfc3986#section-6)

Dependencies

~1.5MB
~60K SLoC