kamiazya / kamiazya/web-csv-toolbox

Add Format Support

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
21
Forks
10
PR merge metrics
No merged PRs in 30d

Description

### Background
Currently, the `web-csv-toolbox` project supports CSV parsing.
This issue proposes the addition of CSV formatting capabilities to enhance the toolbox's functionality.

### Objective
Implement functionality to format data structures (like JSON) into CSV format, complementing the existing parsing features.

### Requirements
- The formatting function should seamlessly integrate with the current parsing capabilities.
- Performance and efficiency should be considered.
- Adherence to standard CSV formatting conventions is essential.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing CSV parsing implementation and how its public API is exposed. Define the formatting API and supported input data structures before implementing it, then verify standard CSV conventions, integration with parsing capabilities, and performance expectations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.