Skip to content

ruchernchong/cpf-contribution-calculator

Repository files navigation

CPF Contribution Calculator

A calculator to compute CPF contributions after the 2023 income ceiling changes following Ministry of Finance announcement at the Singapore Budget 2023

Link to Calculator

You can also add this as a bookmark on a mobile device to open it as an "app".

This calculator is PWA compatible (for the techies).

Summary

Following the recent announcement from the Ministry of Finance during the Budget 2023 on 13 February 2023, the income ceiling will be raised from $6000 to $8000 by September 2026.

This is a simple calculator to estimate the new "take-home" income after CPF contributions. The CPF contributions for individual remains no change following the announcements during the Budget.

Installation

# Install packages
pnpm install

# Start the development server
pnpm dev

# Build the project
pnpm run build

# Run the unit testing
pnpm run test

About

A calculator to compute CPF contributions after the 2023 income ceiling changes following Ministry of Finance announcement at the Singapore Budget 2023

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published