An open API service indexing awesome lists of open source software.

https://github.com/kei-g/payslip-generator

A payslip generator contributed to 西脇大橋ラーメン
https://github.com/kei-g/payslip-generator

Last synced: 2 months ago
JSON representation

A payslip generator contributed to 西脇大橋ラーメン

Awesome Lists containing this project

README

        

# payslip-generator [![license][license-image]][license-url]

`payslip-generator` - A payslip generator contributed to 西脇大橋ラーメン:ramen:

## Lincense

The script and documentation in this project are released under the [BSD-3-Clause License][license-url].

### External dependencies

- `CNationalHoliday` class, now a.k.a. [CCompanyHoliday][national-holiday-source-url], is released under the [MIT License][national-holiday-license-url] since __11 Apr 2021__.

[github-url]:https://github.com/kei-g/payslip-generator
[license-image]:https://img.shields.io/github/license/kei-g/payslip-generator
[license-url]:https://github.com/kei-g/payslip-generator/blob/main/LICENSE
[national-holiday-license-url]:https://github.com/Z1001R/determining-and-retrieving-holidays/blob/main/LICENSE
[national-holiday-source-url]:https://github.com/Z1000R/determining-and-retrieving-holidays/blob/main/Source/CCompanyHoliday.cls