Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
rsesek's profile
rsesek
40 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions
rsesek

rsesek/ustaxviewer

HTML frontend viewer for the ustaxlib project.

TypeScript
4
1
GNU General Public License v3.0

Support the dependencies of rsesek/ustaxviewer

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for dom-inputevent
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
magjac/d3-graphviz
Graphviz DOT rendering and animated transitions for D3
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
solidjs/solid
A declarative JavaScript library for building user interfaces.
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
rsesek/ustaxlib
A library for modeling individual US tax returns.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends

ustaxviewer is a lightweight HTML front‑end for the **ustaxlib** tax‑calculation library. It renders any `TaxReturn` object—showing every form and line value in a searchable page—and lets users click line identifiers to expand interactive flow‑graphs that trace how each value was computed, which is especially useful for debugging tax models. The tool is aimed at developers and tax‑software engineers who build or test U.S. tax calculations with ustaxlib.