Skip to content

TRIPTYK/typescript-coda-parser

Repository files navigation

Typescript coda parser

Parse a coda document and returns an object with the content of the document. 0 dependencies.

Requirements

  • Typescript >= 4.5.x
  • node >= 16.x
  • pnpm

Install

pnpm i @triptyk/coda-parser

Local Development

Start

Dev

pnpm start:dev

Compile

You need to transpile the Typescript before executing the command.

pnpm tsc

Tests

pnpm test

Lint

pnpm lint

About

NODE JS parser for Belgian CODA banking files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published