1.7.2 • Published 26 days ago

@elliemae/business-rules v1.7.2

Weekly downloads
-
License
MIT
Repository
-
Last release
26 days ago

Business Rules Library

Build Status

SonarQube Report

Documentation Portal

Dependencies

  • NodeJS >= 20.x
  • pnpm i -g rimraf cross-env serve

Development

  • clone the repo
  • pnpm i

Unit Test

  • pnpm test

API

  • Intialize and reIntialize Business rules by calling function BrInstance.init( {} {}, ); Function Doc
  • Use React Component to show Errors and PATF, component will take of showing validation messages as well as enable and disable of fields example: <BrComponent fieldId={:fieldID} value={:value}>{Any Child Component}</BrComponent>
  • To track Trigger field use Callback function BrInstance.subscribeToTriggerFieldChange((fieldId, value) => { });
  • For other public methods visit Documentation Portal
1.7.2

26 days ago

1.6.6-hotfix.1

27 days ago

1.7.1

1 month ago

1.7.0

2 months ago

1.6.5

4 months ago

1.6.4

6 months ago

1.6.3

6 months ago

1.6.2

6 months ago

1.6.1

7 months ago

1.6.0

7 months ago

1.5.0

7 months ago

1.4.5

7 months ago

1.4.4

7 months ago

1.4.3

7 months ago

1.4.2

7 months ago

1.4.1

8 months ago

1.4.0

8 months ago

1.3.0

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago