@o3r/rules-engine
TypeScript icon, indicating that this package has built-in type declarations

10.2.4 • Public • Published

Otter rules-engine

Super cute Otter!

This package is an Otter Framework Module.

Description

Stable Version Bundle Size

This module provides a rule engine that can be executed on your Otter application to customize your application (translations, placeholders and configs) based on a json file generated by your CMS.

How to install

ng add @o3r/rules-engine

[!WARNING] This module requires @o3r/core to be installed.

How to use

To facilitate the understanding of the usage of the rule engines, the documentation has been split in several sessions:

Examples

Several examples of the rules engine usage are available on the following links:

Generators

Otter framework provides a set of code generators based on angular schematics.

Schematics Description How to use
add Include Otter rules-engine module in a library / application. ng add @o3r/rules-engine
rules-engine-to-component Add rules-engine to an Otter component ng g rules-engine-to-component
facts-service Generate a facts service ng g facts-service
operators Generate an operator ng g operator

Details

More details regarding the way the rules engine is working can be found in the documentation.

Package Sidebar

Install

npm i @o3r/rules-engine

Weekly Downloads

9,222

Version

10.2.4

License

BSD-3-Clause

Unpacked Size

1.17 MB

Total Files

297

Last publish

Collaborators

  • mrednic-1a
  • nicohoffmann
  • jbourgeois-1a
  • vscaiceanu-1a
  • kpanot