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
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
purescript-node
/
purescript-node-streams
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
19
Code
Issues
1
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Use EventHandle; add missing API; uncurried fns
- #47
#47
Closed
JordanMartinez
wants to merge 15 commits into
master
purescript-node/purescript-node-streams:master
from
depend-on-event-emitter
purescript-node/purescript-node-streams:depend-on-event-emitter
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
Use EventHandle; add missing API; uncurried fns
#47
JordanMartinez
wants to merge 15 commits into
master
purescript-node/purescript-node-streams:master
from
depend-on-event-emitter
purescript-node/purescript-node-streams:depend-on-event-emitter
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2023
Add dep on event-emitter
JordanMartinez
committed
a66f5ec
View commit details
Copy full SHA for a66f5ec
Browse repository at this point
Format code via purs tidy
JordanMartinez
committed
0412dd6
View commit details
Copy full SHA for 0412dd6
Browse repository at this point
Add coercion to event emitter
JordanMartinez
committed
3d9720c
View commit details
Copy full SHA for 3d9720c
Browse repository at this point
Replace most onX fns with eventH
JordanMartinez
committed
3f5e477
View commit details
Copy full SHA for 3f5e477
Browse repository at this point
Update exports to modern conventions
JordanMartinez
committed
c59bb63
View commit details
Copy full SHA for c59bb63
Browse repository at this point
Add missing handlers for Writable/Readable
JordanMartinez
committed
731c417
View commit details
Copy full SHA for 731c417
Browse repository at this point
Add missing API for readable/writeable
JordanMartinez
committed
4246dd2
View commit details
Copy full SHA for 4246dd2
Browse repository at this point
Add other misc. missing API
JordanMartinez
committed
23852df
View commit details
Copy full SHA for 23852df
Browse repository at this point
Convert encoding FFI to uncurried
JordanMartinez
committed
211ae56
View commit details
Copy full SHA for 211ae56
Browse repository at this point
Update read functions / define dataH* handlers
JordanMartinez
committed
f1f4502
View commit details
Copy full SHA for f1f4502
Browse repository at this point
Commits on Jun 25, 2023
Use consistent naming scheme
JordanMartinez
committed
8771cd3
View commit details
Copy full SHA for 8771cd3
Browse repository at this point
Update tests
JordanMartinez
committed
e2455c1
View commit details
Copy full SHA for e2455c1
Browse repository at this point
Update link to v16 docs
JordanMartinez
committed
d5235ea
View commit details
Copy full SHA for d5235ea
Browse repository at this point
Drop incorrect encouragement towards onDataString
JordanMartinez
committed
fc5b1f5
View commit details
Copy full SHA for fc5b1f5
Browse repository at this point
Add support for Readable.from
JordanMartinez
committed
d920fc8
View commit details
Copy full SHA for d920fc8
Browse repository at this point
You can’t perform that action at this time.