Replace beanhub forms link
This commit is contained in:
committed by
Simon Michael
parent
1ca393728b
commit
6786c3d988
8
index.md
8
index.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user