{"id":15369779,"url":"https://github.com/electrovir/statement-parser","last_synced_at":"2025-09-09T06:09:55.959Z","repository":{"id":42933567,"uuid":"225257606","full_name":"electrovir/statement-parser","owner":"electrovir","description":"Parse bank and credit card statements","archived":false,"fork":false,"pushed_at":"2023-08-27T11:23:03.000Z","size":971,"stargazers_count":35,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T12:56:02.852Z","etag":null,"topics":["bank","chase","citi","credit-card","finances","financial","parser","pdf","pdf-to-json","statement","usaa"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/statement-parser","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/electrovir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-02T01:14:54.000Z","updated_at":"2025-07-29T15:07:05.000Z","dependencies_parsed_at":"2024-10-16T10:40:47.855Z","dependency_job_id":null,"html_url":"https://github.com/electrovir/statement-parser","commit_stats":{"total_commits":127,"total_committers":3,"mean_commits":"42.333333333333336","dds":0.03149606299212604,"last_synced_commit":"74b1adc2b07a28d9b64485a69cf72d8d4b3de53d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/electrovir/statement-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrovir%2Fstatement-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrovir%2Fstatement-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrovir%2Fstatement-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrovir%2Fstatement-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electrovir","download_url":"https://codeload.github.com/electrovir/statement-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrovir%2Fstatement-parser/sbom","scorecard":{"id":372058,"data":{"date":"2025-08-11","repo":{"name":"github.com/electrovir/statement-parser","commit":"74b1adc2b07a28d9b64485a69cf72d8d4b3de53d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/10 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/virmator-prerelease.yml:1","Warn: no topLevel permission defined: .github/workflows/virmator-tagged-release.yml:1","Warn: no topLevel permission defined: .github/workflows/virmator-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-prerelease.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-prerelease.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-prerelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/virmator-prerelease.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-tagged-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-tagged-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-tagged-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-tagged-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/virmator-tagged-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-tagged-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/virmator-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/electrovir/statement-parser/virmator-tests.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact prerelease-master not signed: https://api.github.com/repos/electrovir/statement-parser/releases/83179856","Warn: release artifact prerelease-master does not have provenance: https://api.github.com/repos/electrovir/statement-parser/releases/83179856"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-xwcq-pm8m-c4vf","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-wgrm-67xf-hhpq","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T13:12:09.155Z","repository_id":42933567,"created_at":"2025-08-18T13:12:09.155Z","updated_at":"2025-08-18T13:12:09.155Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250739,"owners_count":25249443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bank","chase","citi","credit-card","finances","financial","parser","pdf","pdf-to-json","statement","usaa"],"created_at":"2024-10-01T13:38:37.441Z","updated_at":"2025-09-09T06:09:55.911Z","avatar_url":"https://github.com/electrovir.png","language":"TypeScript","readme":"# statement-parser\n\n[![tests](https://github.com/electrovir/statement-parser/workflows/tests/badge.svg)](https://github.com/electrovir/statement-parser/actions/workflows/master-tests.yml)\n\nParse bank and credit card statements.\n\nFor English USD only (currently at least).\n\nSee the [Parsers](#parsers) section below for the available parsers.\n\n**DISCLAIMER**: I don't necessarily have sufficient data for all of the contained parsers to cover edge cases. See the [Development](#development) section for how to contribute.\n\n# Usage\n\nInstall from the [`statement-parser` npm package](https://www.npmjs.com/package/statement-parser).\n\n```sh\nnpm i statement-parser\n```\n\nCurrently tested on Node.js versions 12.x and 14.x in combination with the latest macOS, Ubuntu, and Windows.\n\n## Api\n\nThe high level most useful api function is the asynchronous [`parsePdfs`](https://github.com/electrovir/statement-parser/tree/master/src/parser/parse-api.ts) function. Simply pass in an array that has details for each PDF file you wish to parse. Note that there is no synchronous alternative.\n\n\u003c!-- example-link: src/readme-examples/api-simple-parse.example.ts --\u003e\n\n```TypeScript\nimport {parsePdfs, ParserType} from 'statement-parser';\n\nparsePdfs([\n    {\n        parserInput: {\n            filePath: 'files/downloads/myPdf.pdf',\n        },\n        type: ParserType.ChasePrimeVisaCredit,\n    },\n]).then((results) =\u003e console.log(results));\n```\n\n`parsePdfs` accepts an array of [`StatementPdf`](https://github.com/electrovir/statement-parser/tree/master/src/parser/parse-api.ts) objects. Thus, each element in the array should look like the following:\n\n\u003c!-- example-link: src/readme-examples/api-simple-parse-inputs.example.ts --\u003e\n\n```TypeScript\nimport {ParserType, StatementPdf} from 'statement-parser';\n\nconst myPdfToParse: StatementPdf = {\n    parserInput: {\n        /**\n         * This is the only necessary parserInput property. For more examples of parserInput (such\n         * as parserOptions), see the Examples section in the README.\n         */\n        filePath: 'my/file/path.pdf',\n    },\n    /**\n     * Any ParserType can be assigned to the \"type\" property. See the Parsers section in the README\n     * for more information.\n     */\n    type: ParserType.CitiCostcoVisaCredit,\n};\n```\n\nFor more examples see the [Examples](#examples) section.\n\n## Parsers\n\nCurrently built parsers are the following:\n\n-   **`ParserType.ChasePrimeVisaCredit`**: for credit card statements from Chase for the Amazon Prime Visa credit card.\n-   **`ParserType.CitiCostcoVisaCredit`**: for credit card statements from Citi for the Costco Visa credit card.\n-   **`ParserType.UsaaBank`**: for checking and savings account statements with USAA.\n-   **`ParserType.UsaaVisaCredit`**: for Visa credit card statements from USAA.\n-   **`ParserType.Paypal`**: for statements from PayPal.\n\nSimply import `ParserType` to use these keys, as shown below and in the other [Examples](#examples) in this README:\n\n\u003c!-- example-link: src/readme-examples/parser-type.example.ts --\u003e\n\n```TypeScript\nimport {ParserType} from 'statement-parser';\n\n// possible ParserType keys\nParserType.ChasePrimeVisaCredit;\nParserType.CitiCostcoVisaCredit;\nParserType.UsaaBank;\nParserType.UsaaVisaCredit;\nParserType.Paypal;\n```\n\n## Examples\n\n-   There are extra parser inputs:\n\n    \u003c!-- example-link: src/readme-examples/all-options.example.ts --\u003e\n\n    ```TypeScript\n    import {parsePdfs, ParserType} from 'statement-parser';\n\n    parsePdfs([\n        {\n            parserInput: {\n                /** FilePath is always required. What would the parser do without it? */\n                filePath: 'my/paypal/file.pdf',\n                /**\n                 * Optional name property to help identify the pdf if any errors occur. (By default file\n                 * paths will be used in errors so this is only for human readability if desired.)\n                 */\n                name: 'pdf with all options',\n                /**\n                 * Optional debug property to see LOTS of output which shows the internal state machine\n                 * progressing over each line of the file.\n                 */\n                debug: true,\n                /**\n                 * Optional input that provides additional parser configuration. Each parser type has\n                 * slightly different parser options.\n                 */\n                parserOptions: {\n                    /** Every parser includes this option. See Year prefix section in the README for details. */\n                    yearPrefix: 19,\n                },\n            },\n            /** Type is always required. Without it, the package doesn't know which parser to use. */\n            type: ParserType.Paypal,\n        },\n        {\n            parserInput: {\n                filePath: 'my/chase-prime-visa-credit/file.pdf',\n                parserOptions: {\n                    /**\n                     * Example of an extra ParserType specific option that will change the parsing\n                     * behavior. This option is not valid for any of the other parser types except for\n                     * the ParserType.ChasePrimeVisaCredit parser.\n                     */\n                    includeMultiLineDescriptions: true,\n                },\n            },\n            type: ParserType.ChasePrimeVisaCredit,\n        },\n    ]).then((result) =\u003e console.log(result));\n    ```\n\n-   If you're less familiar with asynchronous programming, here's a good way (but not the _only_ way) to deal with that:\n\n    \u003c!-- example-link: src/readme-examples/better-async.example.ts --\u003e\n\n    ```TypeScript\n    import {parsePdfs, ParserType} from 'statement-parser';\n\n    async function main() {\n        const results = await parsePdfs([\n            {\n                parserInput: {\n                    filePath: 'my/paypal/file.pdf',\n                },\n                type: ParserType.Paypal,\n            },\n        ]);\n\n        // do something with the result\n\n        return results;\n    }\n\n    if (require.main === module) {\n        main().catch((error) =\u003e {\n            console.error(error);\n            process.exit(1);\n        });\n    }\n    ```\n\n-   Parsing files can be done directly with a single parser:\n\n    \u003c!-- example-link: src/readme-examples/direct-parsing.example.ts --\u003e\n\n    ```TypeScript\n    import {parsers, ParserType} from 'statement-parser';\n\n    const parser = parsers[ParserType.Paypal];\n    parser.parsePdf({filePath: 'my/paypal/file.pdf'}).then((result) =\u003e console.log(result));\n    ```\n\n-   With a single parser you can parse text lines directly (if somehow that's how your statements are stored), rather than using a PDF file:\n\n    \u003c!-- example-link: src/readme-examples/direct-text-parsing.example.ts --\u003e\n\n    ```TypeScript\n    import {parsers, ParserType} from 'statement-parser';\n\n    const parser = parsers[ParserType.Paypal];\n    parser.parseText({textLines: ['text here', 'line 2 here', 'line 3', 'etc.']});\n    ```\n\n## Year prefix\n\n**You don't even need to think about this option** unless you're parsing statements from the `1900`s or this package is somehow relevant still in the year `2100`.\n\nYear prefix is an optional parser option. Many statements only include an abbreviated year (like `09` or `16`). As such, the first two digits of the full year, or \"year prefix\" must be assumed. This value defaults to `20`. Thus, any statements getting parsed from the year `2000` to the year `2099` (inclusive) don't need to set this option.\n\n# Development\n\nContributions are welcome! This can take the form of one of the following:\n\n-   adding [fixes to current parsers](#fixing-current-parsers)\n-   creating [entirely new parsers](#creating-a-new-parser)\n-   fixing or filing [bugs](#general-bug-fixes) (including sanitization bugs)\n\nEach change must be accompanied by a new test to make sure that what you add does not get broken.\n\n**Be extra careful to not commit any bank information along with your changes. Do not commit actual statement PDFs to the repo.** See the [sanitizing pdfs](#sanitizing-pdfs) section for steps on how to create sanitized, testable versions of statement PDFs that can be committed to the repo.\n\n## Fixing current parsers\n\nIf you're encountering errors when parsing one of your statement PDFs (when hooked up to the correct `ParserType` for course), an already implemented parser may need fixing. This can be done through one of the following:\n\n-   add a new parser option to handle an edge case\n-   fix parser code to not fail in the first place\n\nMake sure to add a sanitized file test (see [sanitizing pdfs](#sanitizing-pdfs)) and run tests (see [testing](#testing)) before committing.\n\n## Creating a new parser\n\nIf you find that your statement PDF is coming from a bank or credit card that this package does even have a parser for yet, you can add that parser! See [`example-parser.ts`](https://github.com/electrovir/statement-parser/tree/master/src/parser/implemented-parsers/example-parser.ts) for a good starting point.\n\n## General bug fixes\n\n1. Add a test that fails because of the bug. See [Adding tests](#adding-tests) for details.\n2. Verify that the test fails before fixing the bug.\n3. Commit the new test.\n4. Fix the bug.\n5. Verify that your test from step 2 now passes and all other tests still pass. See [Running tests](#running-tests) for details.\n6. Commit, push, open a PR!\n\n## Sanitizing PDFs\n\n1.  Run `npm run sanitize` with the relevant arguments.\n    -   For argument help run the following: `npm run sanitize -- --help`\n2.  **Extra super quadruple check** that the sanitized `.json` file does not contain any confidential information in it, such as names of people or businesses, exact transaction amounts, actual dates, etc.\n    -   If there is confidential information, please [open a bug](https://github.com/electrovir/statement-parser/issues) or fix the bug.\n3.  Run tests. (See [Running tests](#running-tests) for details.)\n4.  Verify that your sanitized `.json` file has been added to the appropriate parser folder in `files/sample-files/sanitized`.\n5.  Commit away!\n\n## Testing\n\n### Running tests\n\n-   to run all TypeScript tests (usually all you need): `npm test`\n-   to test a specific file: `npm run test:file path/to/file.ts`\n    -   example: `npm run test:file repo-paths.ts`\n-   to run _all_ repository tests (this is what runs in GitHub Actions): `npm run test:full`\n\n### Adding tests\n\n1. If it does not exist already, add a new `X.test.ts` file next to the file that contains the function to be tested, where `X` is the name of the file to be tested.\n2. If it does not exist already, add a new `testGroup()` call (imported from `test-vir`) for the function that will be tested.\n3. Add new `runTest` calls for the tests you want to add.\n\nSee other test files for examples, such as [`array.test.ts`](https://github.com/electrovir/statement-parser/tree/master/src/augments/array.test.ts).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrovir%2Fstatement-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectrovir%2Fstatement-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrovir%2Fstatement-parser/lists"}