1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 18, 2024 — Jul 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed main.js More... about 7 years ago
Improved Assembler. Based on EventEmitter now. More... about 7 years ago
Better StreamBase + tests. More... about 7 years ago
Implemented generic streaming w/ filtering. More... about 7 years ago
WiP for a streaming class. More... about 7 years ago
More enhancements for Assembler. More... about 7 years ago
Improved Assembler. More... about 7 years ago
Simplified Assembler. More... about 7 years ago
Call callback() with null for consistency. More... about 7 years ago
Removed unnecessary FilterObject => use stream-chain for that. More... about 7 years ago
Prepared for new version. More... about 7 years ago
Fixed test names. More... about 7 years ago
test_source is renamed (we have no Source anymore). More... about 7 years ago
Different styles of creating objects. More... about 7 years ago
Introduced packValues for a parser. More... about 7 years ago
Added a helper for Assembler. More... about 7 years ago
Added a return value for emit(). More... about 7 years ago
Added make() to Parser. More... about 7 years ago
Removed Source => use stream-chain. More... about 7 years ago
Updated dependencies. More... about 7 years ago
Converted the rest to use withParser(). More... about 7 years ago
Converted StreamArray to use withParser(). More... about 7 years ago
Added withParser() to use Chain. More... about 7 years ago
Refactored factory functions. More... about 7 years ago
Moved Filter. More... about 7 years ago
Returned Emitter. More... about 7 years ago
Simplified emitter. More... about 7 years ago
Renamed Combo tests to Parser tests. More... about 7 years ago
Simplified main. More... about 7 years ago
Renamed Combo to Parser. More... about 7 years ago