Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 537 Bytes

File metadata and controls

9 lines (6 loc) · 537 Bytes

@objectstack/formula

Canonical expression engine for ObjectStack.

  • Dialect: celCommon Expression Language via @marcbachmann/cel-js. Used for formulas, predicates (condition / criteria / visible), and seed dynamic values.
  • Dialect: js — sandboxed L2 hook bodies (delegated).
  • Dialect: cron — job schedules (delegated).

See content/docs/concepts/north-star.mdx §8 "No private expression DSL" and ROADMAP.md M9.