Socket
Socket
Sign inDemoInstall

@eheikes/finances-visualizer

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @eheikes/finances-visualizer

Visualize your finances


Version published
Maintainers
1
Install size
4.19 MB
Created

Readme

Source

VizFin [Work In Progress]

Visualize your finances

Takes your Quicken data and presents it in multiple charts so you can examine your finances. Supports all modern browsers.

Use it here. No financial data is sent to any servers -- it runs entirely within your browser on your computer.

Contributing

Bug reports and contributions are welcome. To report a bug or suggest a new feature, please create an issue.

Developing

VizFin is a React application written in TypeScript. Pull requests are welcome. Please follow the existing code style and add/update tests for your changes.

$ npm run build      # one-time build
$ npm run dev        # build the project and re-build when files change
$ npm run lint       # run linter
$ npm start          # start local server
$ npm test           # run all tests

License

Copyright © 2018 Eric Heikes. Licensed under Apache-2.0.

This project is not affiliated with Quicken or Quicken, Inc., in any way.

Keywords

FAQs

Last updated on 25 Jun 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc