We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0d1a6 commit c43f31eCopy full SHA for c43f31e
README.md
@@ -125,8 +125,15 @@ await timeProgram.execute({
125
126
## Alternatives
127
128
-I am evaluating the underlying `cel-rust` library against some of its peers in
129
-the JS/TS ecosystem here: https://github.com/kevinmichaelchen/cel-js-evaluation
+The underlying `cel-rust` library — and, by extension, this library — is more
+feature-complete than all of its peers in the JS/TS ecosystem here.
130
+
131
+> [!NOTE]
132
+>
133
+> See the [cel-js-evaluation][cel-js-evaluation] repository for a comparison of
134
+> the features provided by this library and its peers.
135
136
+[cel-js-evaluation]: https://github.com/kevinmichaelchen/cel-js-evaluation
137
138
## Architecture
139
0 commit comments