GitHub / scramjetorg/framework-js issues and pull requests
#66 - Polish npm package
Pull Request -
State: closed - Opened by f1ames over 3 years ago
#65 - Adjust publish workflow
Pull Request -
State: closed - Opened by f1ames over 3 years ago
#64 - exclude nightly from github.ref
Pull Request -
State: closed - Opened by daro1337 over 3 years ago
#63 - (fix) run workflow only when taged on main
Pull Request -
State: closed - Opened by daro1337 over 3 years ago
#62 - (fix) workflow syntax
Pull Request -
State: closed - Opened by daro1337 over 3 years ago
#61 - [SCP-3666] Automating npm publish through GHA
Pull Request -
State: closed - Opened by daro1337 over 3 years ago
- 1 comment
#60 - Add simple release test script
Pull Request -
State: closed - Opened by f1ames over 3 years ago
#59 - Improve publishing workflow
Pull Request -
State: closed - Opened by f1ames over 3 years ago
#58 - Unstable tests
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: bug
#57 - Fix tests coverage
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#56 - Batching by amount should allow to adjust step size
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement
#55 - Introduce DataStream.flatten() method
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement, good first issue
#54 - Introduce DataStream.empty() method
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement, good first issue
#53 - Introduce DataStream.assign() method
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement, good first issue
#52 - Introduce DataStream.all() method
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement, good first issue
#51 - Introduce MultiStream/MuxStream
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement
#50 - Introduce WindowStream
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement
#49 - Introduce FileStream
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement
#48 - Introduce BinaryStream/BufferStream
Issue -
State: open - Opened by f1ames over 3 years ago
Labels: enhancement
#47 - Introduce 'DataStream.use()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#46 - Improve 'DataStream.toFile()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#45 - [SYS-109] nightly builds from main
Pull Request -
State: closed - Opened by daro1337 over 3 years ago
#44 - Improve README
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 3 comments
#43 - Support pipe'ing from native nodejs streams
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#42 - Introduce 'DataStream.each()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#41 - Introduce 'DataStream.run()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#40 - Support pipe'ing to native nodejs streams
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#39 - Introduce "DataStream.pipe()" method (Scramjet streams)
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#38 - Restrict reading via `for..of` on intermediate streams
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#37 - Introduce 'StringStream.match()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#36 - Introduce 'StringStream.grep()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#35 - Simplify IFCA drain resolving
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#34 - Introduce 'StringStream.parse()' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 3 comments
#33 - Introduces write/read and correct stream type transforming
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 9 comments
#32 - IFCA cleanup
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#31 - Support regexp in 'StringStream.split' method
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#30 - Add BDD test for file processing
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 4 comments
#29 - Reorganize tests
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#28 - Polymorphic/generic this as return type for subclasses
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 3 comments
#27 - Migrate from yarn to npm
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 1 comment
#26 - Introduce "DataStream.batch()"
Pull Request -
State: closed - Opened by f1ames over 3 years ago
- 2 comments
#25 - Introduce 'DataStream.aggregate'
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 1 comment
#24 - Introduce "DataStream.reduce()"
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 1 comment
#23 - Introduce "StringStream.split()" method
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 4 comments
#22 - Implement test scenarios
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 3 comments
#21 - Cleanup repo and simplify its structure and workflow
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 2 comments
#20 - Remove samples/ and spec/
Pull Request -
State: closed - Opened by jan-warchol almost 4 years ago
#19 - Modify types to allow inference of varargs and passing no varargs.
Pull Request -
State: closed - Opened by pietrzakacper almost 4 years ago
#18 - DataStream now implements AsyncIterable and supports corking
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 4 comments
#17 - Introduce variadic args for ".map()" and ".filter()"
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 7 comments
#16 - Support filtering directly in IFCA
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 2 comments
#15 - Add spammer e2e test
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 2 comments
#14 - New interface specification and examples
Pull Request -
State: closed - Opened by jan-warchol almost 4 years ago
#13 - Implement very basic DataStream class
Pull Request -
State: closed - Opened by f1ames almost 4 years ago
- 2 comments
#12 - JSDocs
Pull Request -
State: closed - Opened by iaforek almost 4 years ago
- 1 comment
Labels: work in progress
#11 - Simple order test check
Pull Request -
State: closed - Opened by iaforek almost 4 years ago
#10 - Benchmarks
Pull Request -
State: closed - Opened by iaforek almost 4 years ago
#9 - Add test for falsy values in transform results
Pull Request -
State: closed - Opened by jan-warchol almost 4 years ago
#8 - 3 Failing test cases - what's going on here???
Pull Request -
State: closed - Opened by jan-warchol almost 4 years ago
- 3 comments
#7 - IFCA 2
Pull Request -
State: closed - Opened by iaforek about 4 years ago
- 5 comments
#6 - Prev ifca with PTS
Pull Request -
State: closed - Opened by MichalCz about 4 years ago
#5 - PTS IFCA
Pull Request -
State: closed - Opened by iaforek about 4 years ago
#4 - [Fix] Test pts order scribble 2
Pull Request -
State: closed - Opened by MichalCz about 4 years ago
#1 - Promise Transform Stream
Pull Request -
State: closed - Opened by iaforek about 4 years ago