Commit Graph

117 Commits

Author SHA1 Message Date
Bartek Iwańczuk
a06298b0b5
chore: Update top level module JSDocs (#2343)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2022-06-14 11:20:56 +02:00
Kid
2d07e4c326
chore(streams): remove deprecated Deno.copy from example (#2324) 2022-06-08 20:58:57 +02:00
ayame113
4ab49091e9
chore(stream/conversion.ts): handle errors in toTransformStream correctly (#2314) 2022-06-07 18:25:31 +09:00
Leo Kettmeir
b84c4ebab8
fix: put TextLineStream CR handling behind option (#2277) 2022-05-29 16:32:14 +02:00
Leo Kettmeir
8c994de9f9
feat(streams/merge): earlyZipReadableStreams (#2264) 2022-05-26 13:26:17 +02:00
Leo Kettmeir
fae2224e7a
feat(streams/delimiter): support \r in TextLineStream (#2267) 2022-05-25 10:30:21 +02:00
ayame113
ce671dbd30
feat(streams): toTransformStream (#2227) 2022-05-20 13:43:47 +02:00
like-nanhai
c75454c44b
docs: add module level docs (#2190) 2022-05-04 19:34:37 +09:00
Leo Kettmeir
f2682c6936
feat(streams): LimitedTransformStream & LimitedBytesTransformStream (#2007) 2022-03-07 17:47:06 +01:00
Leo Kettmeir
6a69da921c
feat(streams): TextDelimiterStream (#2006) 2022-03-07 17:46:37 +01:00
Leo Kettmeir
5502575363
feat: streams based Buffer (#1970) 2022-03-05 02:20:14 +01:00
Leo Kettmeir
e0f74688e7
feat(streams): TextLineStream (#1978) 2022-03-02 11:42:06 +01:00
Jesse Jackson
58204e6f56
refactor: mark modules as browser compatible (#1972) 2022-03-01 13:25:50 +09:00
Bartek Iwańczuk
737ea15bb9
chore: don't use deprecated Deno.File API (#1935) 2022-02-17 16:58:54 -05:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Bartek Iwańczuk
3f6263547e
[BREAKING] Remove 'server_legacy' from 'http' module (#1648) 2021-12-13 14:18:17 +01:00
Leo K
b58b10c229
feat: streams utilities (#1141) 2021-10-12 11:51:48 +02:00