Skip to content

Instantly share code, notes, and snippets.

@jpederson
Created March 12, 2014 00:08
Show Gist options
  • Save jpederson/9497832 to your computer and use it in GitHub Desktop.
Save jpederson/9497832 to your computer and use it in GitHub Desktop.
Accrue.js demo - amortization
$(".calculator-amortization").accrue({
mode: "amortization"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment