0.14.0 • Published 2 years ago

rulee-ts v0.14.0

Weekly downloads
12
License
BSD-3-Clause
Repository
github
Last release
2 years ago

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.

0.14.0

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.13.0

2 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.0

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago