From 195fba66f63ee6e2733377b7057bc32256c4c223 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 4 May 2024 17:40:50 -1000 Subject: [PATCH] ledger-ts --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index 6879554..2a7263f 100644 --- a/src/index.md +++ b/src/index.md @@ -548,6 +548,7 @@ Commit activity (from https://hledger.org/reporting-version-control-stats.html) - [beancount-extract-price](https://github.com/Mayeu/beancount-scripts) generate prices transactions based on your beancount ledger (python) - [DepreciateForLedger](https://github.com/tazzben/DepreciateForLedger) generate *ledger depreciation transactions (python) - [hledger-interest](https://hackage.haskell.org/package/hledger-interest) generate *ledger interest entries (haskell) +- [ledger-ts](https://github.com/hamsterbase/ledger-ts) typescript EDSL for generating beancount journals (typescript) - [ledgerbil](https://github.com/scarpent/ledgerbil) schedule recurring txns, interactive reconcile, date sorting - [LedgerScheduler](https://github.com/tazzben/LedgerScheduler) move entries from one file to another when they come due (python) - [lotter](https://src.d10.dev/lotter) generate postings for capital gain/loss (go)