https://github.com/wooorm/normalize-uri
Legacy package to normalize a URI
https://github.com/wooorm/normalize-uri
normalize uri
Last synced: 8 months ago
JSON representation
Legacy package to normalize a URI
- Host: GitHub
- URL: https://github.com/wooorm/normalize-uri
- Owner: wooorm
- License: mit
- Created: 2015-07-12T15:41:53.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T13:43:16.000Z (over 4 years ago)
- Last Synced: 2025-06-27T11:59:49.253Z (8 months ago)
- Topics: normalize, uri
- Language: JavaScript
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: funding.yml
- License: license
Awesome Lists containing this project
README
# normalize-uri
**Stability: Legacy**.
This package is no longer recommended for use.
It’s still covered by semantic-versioning guarantees and not yet deprecated,
but use of this package should be avoided.
Please use [`micromark-util-sanitize-uri`][micromark-util-sanitize-uri], which
is a much better way to solve the same problems.
Legacy [documentation for this
package](https://github.com/wooorm/normalize-uri/tree/eb1d0d6)
is still available in Git.
## License
[MIT][license] © [Titus Wormer][author]
[license]: license
[author]: https://wooorm.com
[micromark-util-sanitize-uri]: https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri