Commit Graph

26 Commits

Author SHA1 Message Date
Lewis Diamond
87c44de799 Default to an objectMode: true instance but allow creating other instances with other defaults 2020-08-03 18:54:40 -04:00
Lewis Diamond
74ce415118 Update tests make export a bit nicer 2020-07-04 10:43:52 -04:00
Lewis Diamond
ed73bd2887 Adding collected 2020-03-02 10:09:46 -05:00
Lewis Diamond
a85054fd82 DefaultOptions implemented as module factory 2019-12-02 16:05:27 -05:00
Jerry Kurian
9b09a3f949 Add demux 2019-08-28 17:01:51 -04:00
Jerry Kurian
1d0e15890c Tests 2019-08-22 14:52:39 -04:00
Jerry Kurian
d097fa6aa5 Save 2019-08-22 12:07:30 -04:00
Jerry Kurian
6581e1d745 Save 2019-08-21 15:40:19 -04:00
Jerry Kurian
faac6134af Refactoring 2019-08-16 09:02:54 -04:00
Jerry Kurian
c1ef5fec4b Export accumulator and map enum 2019-08-09 09:58:14 -04:00
Jerry Kurian
eaeed0dde6 Refactor lib structure 2019-06-04 10:21:15 -04:00
Jerry Kurian
81bc9e6bc5 Add batch to Transform
Add tests for batched stream

Add unbatching

Update comment

Add Rate

Add parallel processing

Remove only

Remove deep

Cleanup

Cleanup
2019-06-03 14:57:45 -04:00
Sami Turcotte
9af673f523 Add support for multi-byte characters to split, join and replace streams 2018-12-04 00:01:10 -05:00
Sami Turcotte
63c3681211 Add buffer support to split, join, replace and parse streams 2018-12-03 09:18:49 -05:00
Sami Turcotte
56fe20dc3c Add samples 2018-12-03 00:38:17 -05:00
Sami Turcotte
26bc652833 Improve API reference in README 2018-12-02 22:54:29 -05:00
Sami Turcotte
95b4235daa Remove utils from library 2018-12-02 21:59:49 -05:00
Sami Turcotte
f630379c24 Add last() method 2018-12-02 21:53:10 -05:00
Sami Turcotte
cd6fccd925 Add reduce() method 2018-12-02 01:38:19 -05:00
Sami Turcotte
c99b946e6b Add duplex() and child() methods 2018-12-02 01:18:28 -05:00
Sami Turcotte
6201d7812f Add replace(), parse() and stringify() methods 2018-12-01 02:18:03 -05:00
Sami Turcotte
46597f3185 Add filter() and merge() methods 2018-11-30 01:31:09 -05:00
Sami Turcotte
ce89d6df3e Rework module structure and improve typings 2018-11-29 01:19:18 -05:00
Sami Turcotte
9694ee88e4 Rework module structure 2018-11-28 23:59:24 -05:00
Sami Turcotte
0df74cb48f Fix export structure 2018-11-25 20:24:35 -05:00
Sami Turcotte
e1796d5896 0.3.0 Release 2018-11-25 20:00:37 -05:00