From 3f78d6b456c7ddf86644ad72ce369b06607513b2 Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Wed, 11 Oct 2023 14:01:59 -0700 Subject: [PATCH] words --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 85fe78a..1e728e7 100644 --- a/index.md +++ b/index.md @@ -457,7 +457,7 @@ Additional helper tools complementing the PTA apps, by category. ### Library - [beancount-parser](https://github.com/LaunchPlatform/beancount-parser) standalone Lark based beancount syntax parser (not relying on the beancount library) -- [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) core library for the data types and processor of [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) +- [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) core library provides data types and processors of custom forms for inputing repeating similar entries easily - [beanhub-web-react](https://github.com/LaunchPlatform/beanhub-web-react) react components for beancount entry input forms and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) ### Utilities @@ -471,7 +471,7 @@ Additional helper tools complementing the PTA apps, by category. - [hledger-web](https://github.com/simonmichael/hledger/tree/master/hledger-web) the web app includes a JSON API server for *ledger files (haskell) - [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) extends Ledger's python library (python) - [node-hledger](https://github.com/rstacruz/node-hledger) Node.js API for *ledger files (javascript) -- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating hosted beancount and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) +- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating on hosted beancount repositories and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms)