Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

11 total results found

readme.md for @fin.cx/mt940parser

@fin.cx/mt940parser

A parser to process and extract statements from MT940 format files. Install To install the @fin.cx/mt940parser package, you can use npm or yarn. Here is the command to install via npm: npm install @fin.cx/mt940parser Alternatively, if you are using yarn: yarn...

mt940
file parser
financial statements
banking
finance
typescript
electronic account statements
data extraction
custom processing
file handling
error handling

readme.md for @fin.cx/portablefinance

@fin.cx/portablefinance

an interface package for the financeplus organization Install To install the @fin.cx/portablefinance package, you can use npm or yarn. Make sure you have Node.js installed on your machine. Using npm: npm install @fin.cx/portablefinance Using yarn: yarn add @f...

finance
financial transactions
payment accounts
interfaces
vouchers
csv
typescript

readme.md for @fin.cx/csvparser

@fin.cx/csvparser

# @fin.cx/csvparser a csvparser for fin2021 ## Install To install the `@fin.cx/csvparser` module, you can use npm. Simply run the following command: ```bash npm install @fin.cx/csvparser Usage The @fin.cx/csvparser module provides tools to parse CSV files ...

csv
parser
finance
typescript
paypal
spendesk
commerzbank
fidor
financial data
data processing
import
export

readme.md for @fin.cx/calculation

@fin.cx/calculation

Professional financial calculations with decimal precision for JavaScript and TypeScript 🎯 Why @fin.cx/calculation? JavaScript's floating-point arithmetic can lead to precision errors in financial calculations: // JavaScript floating point problem 0.1 + 0...

financial
calculation
finance
interest
amortization
npv
irr
decimal
precision

readme.md for @push.rocks/smartmoney

@push.rocks/smartmoney

handle monetary values Install To start using @push.rocks/smartmoney, you'll first need to install it using npm. Run the following command in your terminal: npm install @push.rocks/smartmoney --save This will add @push.rocks/smartmoney to your project's depen...

monetary
currency
finance
number parsing
value handling
typescript
npm package

readme.md for @tsclass/tsclass

@tsclass/tsclass

A comprehensive, domain-driven TypeScript type library that gives your projects consistent, battle-tested interfaces for business logic, finance, networking, content management, and more — all in one place. 🚀 Issue Reporting and Security For reporting bugs, is...

typescript
classes
interfaces
code quality
networking
business
finance
content management
containerization
database
event management
authentication
web development

changelog.md for @fin.cx/mt940parser

@fin.cx/mt940parser

2024-07-06 - 1.1.0 - feat(core) Added new afterburner logic for specific bank reference Ensured proper accountId formatting for statements with referenceNumber 'BUNQ BV' Added support for parsing MT940 files from buffers and strings Enhanced testing suite wit...

mt940
file parser
financial statements
banking
finance
typescript
electronic account statements
data extraction
custom processing
file handling
error handling

changelog.md for @fin.cx/portablefinance

@fin.cx/portablefinance

2024-07-05 - 1.0.28 - fix(documentation) Updated documentation in readme.md Fixed and elaborated on the installation steps for npm and yarn. Added usage examples and interfaces overview sections. Included sections on advanced usage scenarios like handling mul...

finance
financial transactions
payment accounts
interfaces
vouchers
csv
typescript

changelog.md for @fin.cx/csvparser

@fin.cx/csvparser

2024-07-05 - 1.1.0 - feat(core) Add support for CI workflows and update gitignore Added .gitea/workflows/default_nottags.yaml for non-tag workflows. Added .gitea/workflows/default_tags.yaml for tag workflows. Updated .gitignore to include standard and custom ...

csv
parser
finance
typescript
paypal
spendesk
commerzbank
fidor
financial data
data processing
import
export

changelog.md for @fin.cx/calculation

@fin.cx/calculation

[1.0.0] - 2025-07-29 Added Initial release of @fin.cx/calculation Calculator class with high-precision decimal arithmetic Financial class with time value of money calculations (PV, FV, NPV, IRR, XIRR) Interest class with simple, compound, and continuous inter...

financial
calculation
finance
interest
amortization
npv
irr
decimal
precision

changelog.md for @tsclass/tsclass

@tsclass/tsclass

2026-03-14 - 9.4.0 - feat(storage) add generic storage descriptor type and re-export it from descriptors introduces IStorageDescriptor with optional storage type support for s3 and smartstorage keeps IS3Descriptor as a deprecated alias for backward compatibil...

typescript
classes
interfaces
code quality
networking
business
finance
content management
containerization
database
event management
authentication
web development