issues Search Results · repo:mrodrig/json-2-csv-cli language:JavaScript
Filter by
6 results
(59 ms)6 results
inmrodrig/json-2-csv-cli (press backspace or delete to remove)Reproduction
- In the CLI version
- csv2json --help, json2csv --help and json2csv --h all work fine
- but csv2json -h results in an error.
Expected Behavior
- csv2json -h Shows the help ...
porg
- 3
- Opened on Aug 28, 2024
- #17
https://github.com/mrodrig/json-2-csv/issues/230
Pull in latest fix from json-2-csv@3.20.0
mrodrig
- Opened on Mar 2, 2023
- #12
I noticed that json2csv doesn t appear to be respecting any of the parameters passed. After a bit of digging, I think
the problem is that opts() isn t being called on the commander object, so all of the ...
scovetta
- Opened on Aug 9, 2022
- #10
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Okay those first two lines are boilerplate from patch-package but seriously, thanks for the project. It s quite useful.
I discovered two things ...
bug
mikehardy
- 1
- Opened on Mar 16, 2022
- #7
version
@mrodrig/json-2-csv-cli@3.7.3
json chunk
[
{
link : {
@href : http://10.1.6.16:8080/emit/resources/nations/1/states/1/facilities/1
},
latitude : 31.0069 , ...
sushidub
- 2
- Opened on Sep 2, 2020
- #4
More of an fyi than an issue (for me anyways). From the context of having installed both json-2-csv and
@mrodrig/json-2-csv-cli with the global flag npm install -g
Within: utils.js this doesn t work: ...
bug
sushidub
- 1
- Opened on Jan 17, 2020
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.