Skip to content
Navigation Menu
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
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
severo
/
cosovo
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
19
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: severo/cosovo
Actions
All workflows
Workflows
CI
CI
Copilot code review
Copilot code review
TSDoc Actions
TSDoc Actions
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
141 workflow runs
141 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.
add test with fromAsync
CI
#63:
Commit
3aa9db2
pushed by
severo
1m 28s
main
main
1m 28s
View workflow file
add an example in README + a test file with the example
CI
#62:
Commit
613dc75
pushed by
severo
1m 32s
main
main
1m 32s
View workflow file
fix docstring
CI
#61:
Commit
73871bb
pushed by
severo
1m 24s
main
main
1m 24s
View workflow file
input->text, parseString -> parseText
CI
#60:
Commit
1c9091e
pushed by
severo
1m 25s
main
main
1m 25s
View workflow file
remove temporal change
CI
#59:
Commit
6232f6d
pushed by
severo
1m 14s
main
main
1m 14s
View workflow file
fix issue with stripBOM, and reach 100% coverage :)
CI
#58:
Commit
872c048
pushed by
severo
1m 28s
main
main
1m 28s
View workflow file
add tests to ensure the chunksize does not affect the result (apart f…
CI
#57:
Commit
c88efdc
pushed by
severo
1m 29s
main
main
1m 29s
View workflow file
don't return if input is empty string + fix tests
CI
#56:
Commit
2a79085
pushed by
severo
1m 7s
main
main
1m 7s
View workflow file
use parse directly in url, without using parseString
CI
#55:
Commit
a736b1e
pushed by
severo
1m 15s
main
main
1m 15s
View workflow file
export parseString
CI
#54:
Commit
33cc312
pushed by
severo
1m 26s
main
main
1m 26s
View workflow file
move options related code to options/ dir
CI
#53:
Commit
b172d07
pushed by
severo
1m 47s
main
main
1m 47s
View workflow file
parseChunk -> parseString, add tests, some are still failing
CI
#52:
Commit
0af412f
pushed by
severo
1m 11s
main
main
1m 11s
View workflow file
fix tests
CI
#51:
Commit
8650050
pushed by
severo
1m 31s
main
main
1m 31s
View workflow file
pass more options to parseUrl, reverse break/continue for safety, han…
CI
#50:
Commit
76efb2d
pushed by
severo
1m 54s
main
main
1m 54s
View workflow file
add test
CI
#49:
Commit
a64ca52
pushed by
severo
3m 11s
main
main
3m 11s
View workflow file
add tests from papaparse + extract bytes from options in parseChunk
CI
#48:
Commit
ce7c8cf
pushed by
severo
1m 30s
main
main
1m 30s
View workflow file
refactor
CI
#47:
Commit
bb924c7
pushed by
severo
1m 17s
main
main
1m 17s
View workflow file
fix types
CI
#46:
Commit
8798df7
pushed by
severo
1m 32s
main
main
1m 32s
View workflow file
add test
CI
#45:
Commit
625ebab
pushed by
severo
3m 24s
main
main
3m 24s
View workflow file
add tests
CI
#44:
Commit
6c76959
pushed by
severo
3m 36s
main
main
3m 36s
View workflow file
copy the core of Papaparse as an iterator on rows
CI
#43:
Commit
9debfe1
pushed by
severo
1m 16s
main
main
1m 16s
View workflow file
return offset, newline, quote, delimiter in chunk result
CI
#42:
Commit
9f22f8b
pushed by
severo
2m 20s
main
main
2m 20s
View workflow file
return offset, newline, quote, delimiter in chunk result
CI
#41:
Commit
dfc5149
pushed by
severo
2m 45s
main
main
2m 45s
View workflow file
lint jsdoc
CI
#40:
Commit
742578e
pushed by
severo
1m 47s
main
main
1m 47s
View workflow file
rename url->utils, parse->url, add delimiter/lineEnding/quote
CI
#39:
Commit
6147094
pushed by
severo
1m 26s
main
main
1m 26s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.