@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.16
32latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.16
32
0.0.15
7
0.0.14
10
0.0.13
8
0.0.12
11

Package Sidebar

Install

npm i @kevinmichaelchen/cel-typescript-core

Weekly Downloads

51

Version

0.0.16

License

MIT

Unpacked Size

20.6 kB

Total Files

6

Last publish

Collaborators

  • kevinmichaelchen