Home
Softono
corticon.js-samples

corticon.js-samples

Open source MIT JavaScript
12
Stars
0
Forks
61
Issues
11
Watchers
1 month
Last Commit

About corticon.js-samples

Samples for using Corticon.js decision services.

Platforms

Web Self-hosted Cloud

Languages

JavaScript

Corticon.js Samples

This repository contains sample decision services and examples for using Corticon.js across a variety of JavaScript environments.

What is Corticon.js?

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.

Key Features:

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

Repository Structure

This repository is organized into subdirectories, each showcasing specific use cases or integrations of Corticon.js:

Extended Operators

Examples rule projects extended with custom rule operators written in JavaScript.

Frameworks

Showcases Corticon.js decision service running in various different JavaScript frameworks.

Importable Rule Projects

Prebuilt rule projects that can be imported into Corticon.js Studio.

Service Call Outs

Examples rule projects extended with service callouts operators written in JavaScript.

Dynamic Forms

Rule-driven, offline dynamic form rendering.