3 releases (breaking)

new 0.3.0 Jan 11, 2025
0.2.0 Jan 3, 2025
0.1.0 Oct 15, 2024

#2 in #tilde

Download history 136/week @ 2024-10-13 9/week @ 2024-10-20 1/week @ 2024-10-27 5/week @ 2024-11-03 1/week @ 2024-11-10 7/week @ 2024-12-08 1/week @ 2024-12-15 100/week @ 2024-12-29 85/week @ 2025-01-05

191 downloads per month

MIT license

13KB
64 lines

expand-tilde

License Version Downloads Test

Expanding tildes in paths.

Installation

cargo

You can add expand-tilde as a dependency with the following command:

$ cargo add expand-tilde

Or by directly specifying it in the configuration like so:

[dependencies]
expand-tilde = "0.3.0"

Alternatively, you can add it directly from the source:

[dependencies.expand-tilde]
git = "https://github.com/nekitdev/expand-tilde.git"

Documentation

You can find the documentation here.

Support

If you need support with the library, you can send an email.

Changelog

You can find the changelog here.

Security Policy

You can find the Security Policy of expand-tilde here.

Contributing

If you are interested in contributing to expand-tilde, make sure to take a look at the Contributing Guide, as well as the Code of Conduct.

License

expand-tilde is licensed under the MIT License terms. See License for details.

Dependencies

~1.7–8.5MB
~73K SLoC