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

6 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 @push.rocks/beautyfiglet

@push.rocks/beautyfiglet

A Node.js module that facilitates the creation of ASCII art using figlet with customizable fonts and layouts. Install To install @push.rocks/beautyfiglet, ensure you have Node.js along with npm set up on your machine. Executing the following command in your te...

ascii art
figlet
text rendering
font customization
node.js module
typescript
command-line interface
error handling
web integration
npm package
testing
synchronous rendering

readme.md for @push.rocks/smartstatus

@push.rocks/smartstatus

A TypeScript library for managing HTTP status information, with detailed status classes. Install To install @push.rocks/smartstatus, use npm (or yarn, or pnpm) by running the following command in your terminal: npm install @push.rocks/smartstatus --save Ensur...

typescript
http
status codes
error handling
client errors
server errors
response management
error management
api development
express.js
web applications
network services
custom status codes

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 @push.rocks/beautyfiglet

@push.rocks/beautyfiglet

2025-01-14 - 1.0.11 - fix(test) Fix incorrect argument passed to renderDefault in test case Corrected the argument list for renderDefault call in test/test.ts 2025-01-14 - 1.0.10 - fix(test) Add logging for rendered text outputs in test cases Added console....

ascii art
figlet
text rendering
font customization
node.js module
typescript
command-line interface
error handling
web integration
npm package
testing
synchronous rendering

changelog.md for @push.rocks/smartstatus

@push.rocks/smartstatus

2024-12-25 - 1.1.1 - fix(smartstatus) Remove all tslint:disable-next-line comments for max-classes-per-file rule Code cleanup by removing unnecessary tslint comments for disabling max-classes-per-file rule. 2024-12-25 - 1.1.0 - feat(ci) Set up GitHub Actions...

typescript
http
status codes
error handling
client errors
server errors
response management
error management
api development
express.js
web applications
network services
custom status codes