@digifi-los/comparison
v0.0.3
Published
standard comparisons for digifi pipeline and credit modules
Keywords
Readme
DigiFi Comparison Module
DigiFi's Core Comparison Module for its Loan Origination System
Installation
Installing the module into a project
- Run
npm i @digifi-los/comparisonin your application
Running the module locally
Setup (Follow these steps):
- Clone or download the zip file from this repository
- Run
npm iin the root level
Other Commands:
- Run
npm testto run tests
Uninstalling the Module
Run npm uninstall @digifi-los/comparison in your application
