1
0

Replace beanhub forms link

This commit is contained in:
Fang-Pen Lin
2023-10-08 18:05:14 -07:00
committed by Simon Michael
parent 1ca393728b
commit 6786c3d988

View File

@@ -457,12 +457,12 @@ 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)
- [beancount-forms](https://github.com/LaunchPlatform/beanhub-forms) core library for the data types and processor of [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/)
- [beanhub-web-react](https://github.com/LaunchPlatform/beanhub-web-react) react components for beancount entry input forms and [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/)
- [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-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
- [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) beancount command line tools comes with features like formatter and a [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/) web app
- [beanhub-cli](https://github.com/LaunchPlatform/beanhub-cli) beancount command line tools comes with features like formatter and a [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms) web app
### API
@@ -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 beancount and [BeanHub Forms](https://beanhub.io/blog/2023/07/31/automating-beancount-data-input-with-beanhub-custom-forms/)
- [BeanHub API](https://api.beanhub.io/redoc) proprietary SaaS API for operating beancount and [beanhub-forms](https://github.com/LaunchPlatform/beanhub-forms)
<!--
other console/curses tools