5 packages
@thasmorato/docx-parser
A modern JavaScript library for parsing and processing Microsoft Word DOCX documents with support for both buffer and stream operations. Features incremental parsing, checkbox detection, footnote support, and document validation.
@thasmorato/eslint-config
My EsLint configurations
@thasmorato/fluent-sql
@thasmorato/stream-chain
Chain functions as transform streams.
@thasmorato/stream-json
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I