A NestJS export module that provides a provider-based abstraction for generating and handling data exports in different formats.
NestJS Export Module helps you standardize export flows by exposing a single DataExporterService API while keeping provider-specific details (such as file format, transformation rules, and output options) configurable.
For installation, usage, configuration, and examples, see the documentation:
MIT — see LICENSE.
