quiver_pattern 1.0.0-dev.1 copy "quiver_pattern: ^1.0.0-dev.1" to clipboard
quiver_pattern: ^1.0.0-dev.1 copied to clipboard

discontinuedreplaced by: quiver
outdatedDart 1 only

A set of utility libraries for Dart

Quiver Pattern #

Utility libraries for Dart related to string pattern matching.

Build Status Coverage Status

API Docs are available.

quiver.pattern #

matchesAny combines multiple Patterns into one, and allows for exclusions.

matchesFull returns true if a Pattern matches an entire String.

[quiver.pattern.regexp][] #

escapeRegex escapes special regular expression characters in a String so that it can be used as a literal match inside of a RegExp.

[quiver.pattern.glob][] #

Glob implements glob patterns that are commonly used with filesystem paths.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A set of utility libraries for Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on quiver_pattern