Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

googlearchive/quiver_pattern

Repository files navigation

DEPRECATED

See https://pub.dev/packages/quiver instead!

Quiver Pattern

Utility libraries for Dart related to string pattern matching.

Build Status Coverage Status

Documentation

API Docs

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

matchesFull returns true if a Pattern matches an entire String.

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

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

About

String pattern matching utilities

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 24