Skip to content

ShakyPizza/launareiknir

Repository files navigation

Launareiknir

Static small website calculator for visualizing monthly salary, withholding tax, and pension savings in Iceland.

About The Repository

This repository contains a small Vite + TypeScript web app for exploring how Icelandic monthly gross salary is split into take-home pay, withholding tax, pension fund contributions, and optional additional private pension savings.

Goal

The goal of the project is to provide a simple, transparent salary calculator for a typical salaried worker in Iceland, using official 2026 tax rules and showing the result in a clear visual breakdown.

Live Site

https://launareiknir.benediktorri.is

Sources

The calculator currently uses these official Skatturinn sources for its 2026 assumptions:

Run Locally

npm install
npm run dev

Build And Test

npm run test
npm run build

About

A small static website for calculating and visual inspection of pay compared to taxes/deductions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors