rulee-ts
TypeScript icon, indicating that this package has built-in type declarations

0.14.0 • Public • Published

rulee-ts

npm CI

UI-centered rule engine to manage your business rules.

Note: rulee-ts is still experimental as long as the version is < 1.0.0. With the beginning of version 1.0.0 the author will use rulee-ts for his own projects in production and semantic versioning will be applied from then on.

Feature-rich to make things easy:

  • fully typed rule definitions
  • supports synchronous and asynchronous processing of rules
  • abstract properties can be fields, groups, list ... and are composable
  • define rules via builders
  • dependency graph for efficient processing and visualization
  • complex ui behavior, e.g. backpressure handling included
  • and more ...

Install

$ npm install rulee-ts

Getting started

Documentation still to be done. For now, see tests in folder: src/__tests__

Contribute

Contributions to rulee-ts are very welcome! Please contact andre@mann-software.de.

License

Copyright (c) 2022 Andre Mann and Contributors licensed under BSD 3-Clause License.

Package Sidebar

Install

npm i rulee-ts

Weekly Downloads

6

Version

0.14.0

License

BSD-3-Clause

Unpacked Size

855 kB

Total Files

525

Last publish

Collaborators

  • mann-software