Project Modules
This project has declared the following modules:
Name | Description |
---|---|
data-file-reader-base | The underlying engine for the DFR library. |
data-file-reader-bson | BSON File Format support. |
data-file-reader-json | JSON File Format support |
data-file-reader-csv | CSV File Format support. |
data-file-filter-column | Data filter that only permits a subset of columns. |
data-file-reader-all | The entire DFR library as one dependency. |