@kevinmichaelchen/cel-typescript-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.16 • Public • Published

@kevinmichaelchen/cel-typescript-core

npm version npm downloads

TypeScript bindings for the cel-rust library.

Common Expression Language (CEL) is an expression language that’s fast, portable, and safe to execute in performance-critical applications.

The bindings to Rust are powered by napi-rs.

This package automatically detects your platform and loads the appropriate native binary from one of the platform-specific packages (which you will also need to install):

Documentation

For full documentation and usage examples, please refer to the main repository.

Package Sidebar

Install

npm i @kevinmichaelchen/cel-typescript-core

Weekly Downloads

68

Version

0.0.16

License

MIT

Unpacked Size

20.6 kB

Total Files

6

Last publish

Collaborators

  • kevinmichaelchen