![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
no web interface, nothing fancy CSV bank statement parser.
exposes data such as
fully open source, MIT license and im trying to make it multi-lingual.
so you want to see your finances? I did (and then I didn't) currently this only works for Natwest bank statements but you can PR me a way to index any other bank's field indexes and ill happilly merge.
running ts-node index.ts {YOUR CSV} {NUMBER OF ROWS TO SKIP} {BANK NAME}
will give you a butt tonne of information about your finances.
Currently supported banks
Currently, this only supports Natwest bank statements in CSV format. To add a new bank you simply need to take a look at your CSV and create a new Indexer
for your bank. There is a folder of currently existing bank's indexers here.
Although I've not yet made the effort to make this multi-lingual (I will) I have set up a base for using multiple currencies and formatting of currency in your locale. This is configured by your system's LANG
environmental (after some jiggery-pokery). This doesn't affect the amounts you see and only shows the relevant currency symbol for your language. If you want to run this for another currency then you can run with LANG=your-lang yarn start
To add your currency, you simply need to add the supported locale -a
value value to map to the ISO 4217 currency code to the currency map here
A matcher is a configuration that tests the entry to output it as either a necessary item or an unnecessary expenditure and counts towards what you could have saved (but didn't) or had to spend.
You can add your own matchers here
i made this on my phone.
FAQs
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg)](CODE_OF_CONDUCT.md)
We found that budge-it demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.