Sign in Sign up
cargo

starts-ends-with-caseless

This crate provides the `StartsWithCaseless` trait and the `EndsWithCaseless` trait to extend types which implement `AsRef<str>` in order to do `starts_with` and `ends_with` case-insensitively.

Latest release
Jul 18, 2020
Releases
16
Known CVEs
0
First release
Apr 17, 2019
License
MIT
View on Cargo
Repository

Source

magiclen/starts-ends-with-caseless
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
16
Last 12 months
0
Cadence
~5 days
Dependencies
1

Releases per month

last 12 months

Release mix

  • minor 5
  • patch 10
16 releases
Dependencies

Depends on

0.6.4

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.6.4 patch
0.6.3 patch
0.6.2 patch
0.6.1 patch
0.6.0 minor
0.5.4 patch
0.5.3 patch
0.5.2 patch
0.5.1 patch
0.5.0 minor
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.0 initial