PowerShell / PowerShell/PowerShell
Simplify working with common data sources
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 55.5k
- Forks
- 8.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 88
Description
Summary of the new feature / enhancement
Add modules to work with common data file formats (CSV, Excel, JSON, XML, etc.) by default.
This should work similar to NuShell, where there are commands to read and write various file types as objects.
https://www.nushell.sh/commands/categories/formats.html
Proposed technical implementation details (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the NuShell formats reference linked in the issue and the existing PowerShell command and module conventions. Before implementation, clarify which data formats and read/write commands are in scope; done means the selected formats can be handled as objects by default with defined behavior and coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100