7 packages
@imrandil/aws-s3-stream-uploader
A package to upload data streams to AWS S3 and generate signed URLs.
@imrandil/concurrent-promise-batcher
A utility for executing asynchronous tasks concurrently in batches, providing better control over resource usage and improved performance.
@imrandil/csv-to-excel-converter
A simple npm package for converting CSV files to Excel (XLSX) format efficiently using streams.
@imrandil/csv_to_json
A simple npm package for generating json file (.json) from CSV file.
@imrandil/gen_uuid
A simple npm package for generating unique UUIDs.
@imrandil/json_to_excel
A simple npm package for generating Excel files (xlsx) from JSON objects array.
@imrandil/json-to-excel-generator
A utility for converting JSON data to Excel files memory efficient way, providing robust error handling, configurable headers, and support for large datasets.