This repository contains sample decision services and examples for using Corticon.js across a variety of JavaScript environments.
Corticon.js is a powerful rules engine that allows you to define, deploy, and execute business rules as JavaScript. With Corticon.js, you can automate decision-making processes by embedding rules directly into your applications, whether they run in the browser, on mobile devices, or in serverless/cloud environments.
- Cross-Platform Compatibility: Deploy rules to any platform that supports JavaScript.
- Serverless Integration: Use Corticon.js with AWS Lambda, Google Cloud Functions, or Microsoft Azure Functions.
- Dynamic Forms: Create dynamic, rule-driven forms that adapt based on user input.
- Mobile and Web Applications: Bundle rules into mobile apps (e.g., React, Vue.js, Angular) or web applications.
- Cloud Workflows: Integrate rules into workflows like AWS Step Functions or Microsoft Logic Apps.
- In-Browser Execution: Execute rules directly in the browser for real-time decision-making.
This repository is organized into subdirectories, each showcasing specific use cases or integrations of Corticon.js:
Examples rule projects extended with custom rule operators written in JavaScript.
Showcases Corticon.js decision service running in various different JavaScript frameworks.
Prebuilt rule projects that can be imported into Corticon.js Studio.
Examples rule projects extended with service callouts operators written in JavaScript.
Rule-driven, offline dynamic form rendering.