Skip to content

A side project, client-facing svelte app. Used to calculate fees and taxes from trading CSV

Notifications You must be signed in to change notification settings

parent-tobias/brokerageCalc-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brokerage Calc

This is a test project, built in Svelte. It has been designed to allow the importing of CSV files containing trading information, and serves as a basic report generator from those files.

CSV to JSON

Largely, this was an experiment in taking CSV files and converting them to JSON objects, or vice versa. So in addition to an opportunity to learn more about Svelte, it was also a great opportunity to implement a CSV-JSON utility library. One I've used elsewhere, to great effect.

View the Demo

About

A side project, client-facing svelte app. Used to calculate fees and taxes from trading CSV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published