toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 120 packages
Sort by PUB-AZS
A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax.
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.
This project parses and evaluates Common Expression Language (CEL) programs against some inputs.
emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard.
Regular expression for matching ANSI escape codes.
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
Converts a path such as '/user/:id' into a regular expression.
Jinja2 template engine for Dart. Variables, expressions, control structures and template inheritance.
Tokenizes a string that represents a regular expression. Dart port of ret.js
Create random strings that match a given regular expression.