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 }}
pipewrk
/
zx
Public
forked from
google/zx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2024
style: rearrange code blocks (#910)
antongolub
authored
1ec4b17
View commit details
Copy full SHA for 1ec4b17
Browse repository at this point
test: improve proc hand detection (#909)
antongolub
authored
9af862b
View commit details
Copy full SHA for 9af862b
Browse repository at this point
Commits on Sep 20, 2024
perf: shrink a few bytes (#908)
antongolub
authored
d06216d
View commit details
Copy full SHA for d06216d
Browse repository at this point
Commits on Sep 19, 2024
perf: strengthen code block patterns (#906)
Show description for 9354a39
antongolub
and
antonmedv
authored
9354a39
View commit details
Copy full SHA for 9354a39
Browse repository at this point
perf: optimize `ProsessOutput` mem consumption (#903)
Show description for 971cbfc
antongolub
authored
971cbfc
View commit details
Copy full SHA for 971cbfc
Browse repository at this point
fix: detect Duplex on pipe (#905)
Show description for bfff0ef
antongolub
authored
bfff0ef
View commit details
Copy full SHA for bfff0ef
Browse repository at this point
Commits on Sep 17, 2024
chore: bump version to v8.1.8 (#902)
antongolub
authored
01f744b
View commit details
Copy full SHA for 01f744b
Browse repository at this point
fix: respect piped PromiseProcess nothrow option (#901)
Show description for 7a7232c
antongolub
authored
7a7232c
View commit details
Copy full SHA for 7a7232c
Browse repository at this point
feat: enable stringLiterals for `pipe()` API (#900)
antongolub
authored
5038ec5
View commit details
Copy full SHA for 5038ec5
Browse repository at this point
chore: apply npm pkg fix (#898)
antongolub
authored
d814096
View commit details
Copy full SHA for d814096
Browse repository at this point
fix: propagate rejection on pipe (#899)
Show description for be2debc
antongolub
authored
be2debc
View commit details
Copy full SHA for be2debc
Browse repository at this point
Commits on Sep 16, 2024
Add homepage to package.json
antonmedv
authored
778e4b3
View commit details
Copy full SHA for 778e4b3
Browse repository at this point
test: extend presets test case (#897)
antongolub
authored
c99c5e0
View commit details
Copy full SHA for c99c5e0
Browse repository at this point
Commits on Sep 15, 2024
feat: add duration to `ProcessOutput` (#892)
Show description for 4081a9f
antongolub
and
antonmedv
authored
4081a9f
View commit details
Copy full SHA for 4081a9f
Browse repository at this point
Commits on Sep 14, 2024
feat: expose formatted cmd via getter (#891)
antongolub
authored
5d78a26
View commit details
Copy full SHA for 5d78a26
Browse repository at this point
Commits on Sep 13, 2024
chore: bump version 8.1.7 (#890)
Show description for ae4fb3c
antongolub
authored
ae4fb3c
View commit details
Copy full SHA for ae4fb3c
Browse repository at this point
Commits on Sep 11, 2024
fix: enhance abort handlers clean up (#889)
Show description for ac2567f
antongolub
authored
ac2567f
View commit details
Copy full SHA for ac2567f
Browse repository at this point
Commits on Sep 8, 2024
test: add nodejs nightly and ts rc to the test matrix (#888)
Show description for bff3551
antongolub
authored
bff3551
View commit details
Copy full SHA for bff3551
Browse repository at this point
feat: provide `$.killSignal` option (#885)
antongolub
authored
11699e0
View commit details
Copy full SHA for 11699e0
Browse repository at this point
feat: let `$.preferLocal` accept dir (#886)
Show description for fbf2ddf
antongolub
authored
fbf2ddf
View commit details
Copy full SHA for fbf2ddf
Browse repository at this point
Commits on Sep 6, 2024
fix: enhance duration parser (#884)
Show description for 76463de
antongolub
authored
76463de
View commit details
Copy full SHA for 76463de
Browse repository at this point
Commits on Sep 5, 2024
feat: let $ presets be composable (#883)
antongolub
authored
5d2ad78
View commit details
Copy full SHA for 5d2ad78
Browse repository at this point
chore: bump pkg version to 8.1.6 (#882)
antongolub
authored
09d0d04
View commit details
Copy full SHA for 09d0d04
Browse repository at this point
Commits on Aug 28, 2024
test(unit): check YAML extras presence (#880)
antongolub
authored
8c3730e
View commit details
Copy full SHA for 8c3730e
Browse repository at this point
Commits on Aug 27, 2024
fix: reenable & deprecate YAML module extra assets (#879)
Show description for 92aede5
antongolub
authored
92aede5
View commit details
Copy full SHA for 92aede5
Browse repository at this point
fix(types): add minimist types to dts bundle (#872)
Show description for bec7b4c
antongolub
authored
bec7b4c
View commit details
Copy full SHA for bec7b4c
Browse repository at this point
Commits on Aug 26, 2024
test(core): enhance cwd related test for `within` (#877)
antongolub
authored
6de164d
View commit details
Copy full SHA for 6de164d
Browse repository at this point
Commits on Jul 6, 2024
docs: mention `cwd` option in man (#868)
antongolub
authored
8778fcc
View commit details
Copy full SHA for 8778fcc
Browse repository at this point
Commits on Jul 5, 2024
Spelling (#867)
Show description for 2d8dcbd
jsoref
authored
2d8dcbd
View commit details
Copy full SHA for 2d8dcbd
Browse repository at this point
Commits on Jul 4, 2024
fix: omit redundant yaml API extras (#866)
Show description for d7d074d
antongolub
authored
d7d074d
View commit details
Copy full SHA for d7d074d
Browse repository at this point
Commits on Jun 27, 2024
fix(global): add missing types (#864)
bestlyg
authored
e500aa6
View commit details
Copy full SHA for e500aa6
Browse repository at this point
Commits on Jun 25, 2024
test: refactor pipelines (#861)
antongolub
authored
1fed69b
View commit details
Copy full SHA for 1fed69b
Browse repository at this point
Commits on Jun 21, 2024
Update package.json (#859)
antonmedv
authored
a262a21
View commit details
Copy full SHA for a262a21
Browse repository at this point
docs: mention CLI `verbose flag (#858)
antongolub
authored
e6c0349
View commit details
Copy full SHA for e6c0349
Browse repository at this point
Commits on Jun 20, 2024
test: add bundles size check (#857)
antongolub
authored
c1a160c
View commit details
Copy full SHA for c1a160c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.