https://github.com/samwightt/taxforms
A cross-platform library for tax forms.
https://github.com/samwightt/taxforms
Last synced: 3 months ago
JSON representation
A cross-platform library for tax forms.
- Host: GitHub
- URL: https://github.com/samwightt/taxforms
- Owner: samwightt
- Created: 2022-04-24T21:48:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T19:47:57.000Z (about 3 years ago)
- Last Synced: 2024-12-26T14:44:50.297Z (5 months ago)
- Language: Haxe
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tax forms
This is a prototype for a library written in Haxe that handles tax forms.
To use:
- Download Haxe
- Run `npm install` in the directory.
- Run `haxe build.haxe` to build the project to JS.