From 3e4627183713de590d05e98043f9a2650075de5c Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Wed, 11 Oct 2023 14:04:50 -0700 Subject: [PATCH] words --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 1e728e7..a762c81 100644 --- a/index.md +++ b/index.md @@ -456,8 +456,8 @@ 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 provides data types and processors of custom forms for inputing repeating similar entries easily +- [beancount-parser](https://github.com/LaunchPlatform/beancount-parser) standalone [Lark-based](https://github.com/lark-parser/lark) beancount syntax parser (not relying on the beancount library) +- [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) a library provides data types and processors of custom beancount forms for inputting 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