Story

Show HN: Are – Rule engine for JavaScript, C#, and Dart with playground

beratarpa Saturday, February 21, 2026

I built a rule engine called ARE (Action Rule Event) that follows a simple pipeline: Event → Middleware → Condition Evaluation → Rule Matching → Action Execution.

It's available on npm, NuGet, and pub.dev with the same API design across all three.

I also built a playground where you can experiment with three scenarios (RPG game, smart home, e-commerce) without installing anything. It includes a step-by-step rule debugger, a visual relationship graph, and an animated pipeline diagram.

Playground: https://are-playground.netlify.app GitHub: https://github.com/BeratARPA/ARE

Summary
The article explores the development and features of the ARE Playground, an online platform that provides interactive educational resources and coding exercises to help users learn about Artificial Reality (AR) and related technologies.
4 0
Summary
are-playground.netlify.app
Visit article Read on Hacker News