Commit Graph

74 Commits

Author SHA1 Message Date
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
d6660e7204 Finalize 0.5.0 release 2018-11-29 01:22:24 -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
41c9ce7dca Remove remnants of the every() method 2018-11-28 23:51:37 -05:00
Sami Turcotte
3539b5f5df Change branding to Mhysa (capitalized) 2018-11-28 23:46:12 -05:00
Sami Turcotte
0917763540 Remove every() method (redundant with async.io) and rework demo sample 2018-11-28 23:44:59 -05:00
Sami Turcotte
976330134d Add README demo in samples, update README and update typings 2018-11-28 01:53:12 -05:00
Sami Turcotte
8bb6016fbf Add map, flatMap, split and join streams 2018-11-28 01:25:24 -05:00
Sami Turcotte
6bda77d668 Rename package to mhysa 2018-11-26 01:38:19 -05:00
Sami Turcotte
5d7900e25a Bump patch version 2018-11-26 01:24:41 -05:00
Sami Turcotte
a88d79ca2e Fix typo in README 2018-11-26 01:21:18 -05:00
Sami Turcotte
db3c0bd63e Add every() and delay() methods back 2018-11-26 01:18:01 -05:00
Sami Turcotte
6ea306536d Fix package main file 2018-11-25 20:26:18 -05:00
Sami Turcotte
0df74cb48f Fix export structure 2018-11-25 20:24:35 -05:00
Sami Turcotte
2d3c1eee82 Fix entrypoint 2018-11-25 20:05:57 -05:00
Sami Turcotte
6ecdf9f836 Fix linting 2018-11-25 20:03:38 -05:00
Sami Turcotte
e1796d5896 0.3.0 Release 2018-11-25 20:00:37 -05:00
sturcotte
5074a991fc Update package.json description to match README 2017-03-19 04:31:45 -04:00
Sami Turcotte
06e2b11ecc Create README.md 2017-03-19 04:28:40 -04:00
sturcotte
6866773a99 Initial implementation 2017-03-19 04:20:50 -04:00
sturcotte
dc1b64527c Initial commit 2017-03-19 04:20:35 -04:00