Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
adaltas
/
node-csv
Public
Notifications
You must be signed in to change notification settings
Fork
289
Star
4.3k
Code
Issues
45
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: adaltas/node-csv
Actions
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
Showing runs from all workflows
87 workflow runs
87 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(csv-stringify): quote fields containing a bare CR or LF
Test
#153:
Pull request
#493
opened by
greymoth-jp
Action required
greymoth-jp:fix/csv-stringify-quote-cr-lf
greymoth-jp:fix/csv-stringify-quote-cr-lf
Action required
View #493
View workflow file
build: latest dependencies
Test
#152:
Commit
abfe4de
pushed by
wdavidw
1m 44s
master
master
1m 44s
View workflow file
docs(csv-parse): fix changelog message from previous version
Test
#151:
Commit
a5ef896
pushed by
wdavidw
1m 58s
master
master
1m 58s
View workflow file
fix(csv-parse): preserve multi-byte record delimiter in raw output
Test
#150:
Pull request
#491
opened by
Jian-Zhang08
Action required
Jian-Zhang08:fix/csv-parse-raw-crlf-delimiter
Jian-Zhang08:fix/csv-parse-raw-crlf-delimiter
Action required
View #491
View workflow file
fix(csv-parse): ship stream cjs export (#490)
Test
#149:
Commit
230af8e
pushed by
wdavidw
1m 45s
master
master
1m 45s
View workflow file
fix(csv-stringify): quote fields fusing with a multi-character separator
Test
#148:
Commit
46cab38
pushed by
wdavidw
1m 51s
master
master
1m 51s
View workflow file
fix: ship csv-parse stream cjs export
Test
#147:
Pull request
#490
synchronize by
YfengJ
1m 49s
YfengJ:codex/fix-csv-parse-stream-cjs-export
YfengJ:codex/fix-csv-parse-stream-cjs-export
1m 49s
View #490
View workflow file
chore(release): publish
Test
#144:
Commit
3d71f0b
pushed by
wdavidw
2m 26s
master
master
2m 26s
View workflow file
test(csv): fix ts import
Test
#143:
Commit
615717b
pushed by
wdavidw
1m 46s
master
master
1m 46s
View workflow file
build: use ts nodenext
Test
#142:
Commit
2ba4897
pushed by
wdavidw
1m 33s
master
master
1m 33s
View workflow file
build: use ts nodenext
Test
#141:
Commit
022b59b
pushed by
wdavidw
1m 23s
master
master
1m 23s
View workflow file
feat(csv-parse): dont modify prototype in sync (see #479)
Test
#140:
Commit
c596634
pushed by
wdavidw
35s
master
master
35s
View workflow file
feat(csv-parse): delimiter_auto sample
Test
#139:
Commit
5b12640
pushed by
wdavidw
1m 47s
master
master
1m 47s
View workflow file
build(csv-parse): latest build
Test
#138:
Commit
ba8db3f
pushed by
wdavidw
1m 27s
master
master
1m 27s
View workflow file
chore: update GitHub Actions to use checkout@v6 and setup-node@v6
Test
#137:
Commit
3ce2969
pushed by
wdavidw
1m 49s
master
master
1m 49s
View workflow file
ci: use npm ci with ignored scripts
Test
#136:
Pull request
#488
opened by
noritaka1166
1m 46s
noritaka1166:use-igonore-scripts
noritaka1166:use-igonore-scripts
1m 46s
View #488
View workflow file
chore: update GitHub Actions to use checkout@v6 and setup-node@v6
Test
#135:
Pull request
#487
opened by
noritaka1166
1m 48s
noritaka1166:update-ci
noritaka1166:update-ci
1m 48s
View #487
View workflow file
feat(csv-parse): delimiter discover (fix #400)
Test
#134:
Commit
4f69946
pushed by
wdavidw
1m 45s
master
master
1m 45s
View workflow file
feat: delimiter discovery
Test
#133:
Pull request
#486
synchronize by
wdavidw
1m 51s
feat/delimiter_auto
feat/delimiter_auto
1m 51s
View #486
View workflow file
feat(csv-parse): delimiter discover (fix #400)
Test
#132:
Commit
be06009
pushed by
wdavidw
1m 46s
feat/delimiter_auto
feat/delimiter_auto
1m 46s
View #486
View workflow file
feat: delimiter discovery
Test
#131:
Pull request
#486
opened by
wdavidw
1m 23s
feat/delimiter_auto
feat/delimiter_auto
1m 23s
View #486
View workflow file
Test
Test
#130:
by
wdavidw
1m 27s
feat/delimiter_auto
feat/delimiter_auto
1m 27s
View workflow file
fix(csv-stringify): quote fields containing a carriage return
Test
#129:
Pull request
#485
opened by
sarathfrancis90
Action required
sarathfrancis90:fix/stringify-quote-carriage-return
sarathfrancis90:fix/stringify-quote-carriage-return
Action required
View #485
View workflow file
feat(csv-parse): delimiter discover (fix #400)
Test
#128:
Commit
611999c
pushed by
wdavidw
1m 37s
feat/delimiter_auto
feat/delimiter_auto
1m 37s
View workflow file
feat(csv-parse): remove comment about sync parse old usage
Test
#127:
Commit
47083d2
pushed by
wdavidw
1m 43s
master
master
1m 43s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.