Evaluating different CEL (Common Expression Language) libraries in the JS ecosystem.
Based on the conformance summary, we recommend using
@kevinmichaelchen/cel-typescript-core
for CEL evaluation in the
JS ecosystem. Its underlying implementation, cel-rust, is vastly
more feature-complete than alternatives. It checks most boxes and passes most
tests. It's actively maintained.
See TEST_SUMMARY.tsv for a summary of the results.
See TEST_DETAILS.tsv for detailed test results.