Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 517 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 517 Bytes

UK Student Loan Calculator

Build Status

A standalone UK student loan calculator. See https://www.gov.uk/student-finance/repayments for more details (notice Money IO has no affiliation).

Usage options:

var StudentLoanCalculator = require('uk-student-loan');
var annualStudentLoanRepayment = StudentLoanCalculator(40000);

Resulting in annualStudentLoanRepayment:

1710