khmer-payroll-utils
v0.0.4
Published
This is a package for khmer payroll formula and utils
Maintainers
Readme
Khmer Payroll Utils
A lightweight npm package to validate and condition payroll formulas based on predefined rules and dates.
Installation
Install the package using npm:
khmer-payroll-utilslibrary by running the following command:npm install khmer-payroll-utilsImport the
khmer-payroll-utilsin your project Angular CLI:import { VerifyPayrollFormula } from 'khmer-payroll-utils';
