UNPKG

solid-credit

Version:

Solid Credit is an advanced tool designed for the precise generation of loan amortization tables. This library encompasses a variety of loan structures, including the French, German, and American systems, in addition to offering options for grace periods.

14 lines 250 B
{ "root": true, "env": { "browser": true, "amd": true, "node":true, "es6": true }, "extends": "", "rules": { "semi": ["error", "always"], "no-unused-vars":"off" } }