This repository contains sample Decision Services and integration examples for Corticon.js across a variety of JavaScript environments.
- Choose a track from the sample index below.
- Open that folder's README for setup and run instructions.
- For import-ready Studio assets, start with Importable Rule Projects.
Corticon.js executes business rules as JavaScript. Rules authored in Corticon.js Studio are packaged into portable Decision Services that run in web applications, mobile applications, Node.js services, cloud platforms, serverless functions, and other JavaScript environments.
This repository contains examples that demonstrate different ways to author, package, integrate, and execute those Decision Services.
The repository is organized into subdirectories, each demonstrating specific use cases or integrations of Corticon.js.
Examples of extending Corticon.js with custom operators implemented in JavaScript.
Examples of integrating the same Corticon.js Decision Service into Angular, React, Vue, and vanilla JavaScript applications.
Prebuilt rule projects that can be imported into Corticon.js Studio.
Examples of integrating Corticon.js Decision Services with external systems through Service Callouts.
Examples of rules-driven dynamic forms where navigation, validation, and UI behavior are controlled by Corticon.js.