This is a tool for calculating labor cost. Automatically calculate Labor Insurance, Retire Plan Fee, and Health Insurance. The salary-to-fee tables take effect after 2021/01/01. Demo site.
這是一個小工具,可以計算雇主在僱用員工時,以投保薪資計算勞保勞退健保等各項支出。 使用的投保薪資級距表自 110 年 1 月 1 日 開始適用。 Demo 網站
Issues and PRs are welcome!
- clone this repo
yarn
npm start
- go to dev server to see result
npm run build
to build bundled js file.
We use webpack and ES6 syntax for developing
MIT license
2021/08/13 Rewrite with more modern tech. Update all fee and ranks data.
2018/06/09 Rewrite with more modern tech.
2015/06/17 first release.