@effectionx/jsonl-store 0.3.1 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (757) hide show
  1. package/LICENSE +9 -0
  2. package/context.test.ts +10 -0
  3. package/context.ts +18 -0
  4. package/{esm → dist}/context.d.ts +1 -1
  5. package/dist/context.d.ts.map +1 -0
  6. package/{esm → dist}/context.js +2 -2
  7. package/dist/fs-helpers.d.ts +41 -0
  8. package/dist/fs-helpers.d.ts.map +1 -0
  9. package/dist/fs-helpers.js +94 -0
  10. package/{script → dist}/jsonl.d.ts +1 -1
  11. package/dist/jsonl.d.ts.map +1 -0
  12. package/{esm → dist}/jsonl.js +16 -21
  13. package/dist/mod.d.ts +4 -0
  14. package/dist/mod.d.ts.map +1 -0
  15. package/{esm → dist}/mod.js +0 -1
  16. package/dist/stream-helpers.d.ts +14 -0
  17. package/dist/stream-helpers.d.ts.map +1 -0
  18. package/dist/stream-helpers.js +44 -0
  19. package/dist/tsconfig.tsbuildinfo +1 -0
  20. package/dist/types.d.ts.map +1 -0
  21. package/fs-helpers.ts +129 -0
  22. package/jsonl.test.ts +135 -0
  23. package/jsonl.ts +254 -0
  24. package/mod.ts +3 -0
  25. package/package.json +19 -16
  26. package/stream-helpers.ts +45 -0
  27. package/tsconfig.json +14 -0
  28. package/types.ts +15 -0
  29. package/esm/_dnt.polyfills.d.ts +0 -120
  30. package/esm/_dnt.polyfills.d.ts.map +0 -1
  31. package/esm/_dnt.polyfills.js +0 -247
  32. package/esm/_dnt.shims.d.ts +0 -2
  33. package/esm/_dnt.shims.d.ts.map +0 -1
  34. package/esm/_dnt.shims.js +0 -57
  35. package/esm/context.d.ts.map +0 -1
  36. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  37. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  38. package/esm/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -2
  39. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  40. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  41. package/esm/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -32
  42. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  43. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  44. package/esm/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -50
  45. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  46. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  47. package/esm/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -33
  48. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  49. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  50. package/esm/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -20
  51. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  52. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  53. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -17
  54. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  55. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  56. package/esm/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -25
  57. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  58. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  59. package/esm/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -13
  60. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  61. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  62. package/esm/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -312
  63. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  64. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  65. package/esm/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -86
  66. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  67. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  68. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -101
  69. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  70. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  71. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -89
  72. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  73. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  74. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -60
  75. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  76. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  77. package/esm/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -155
  78. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  79. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  80. package/esm/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -67
  81. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  82. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  83. package/esm/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -269
  84. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  85. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  86. package/esm/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -439
  87. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  88. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  89. package/esm/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -29
  90. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  91. package/esm/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  92. package/esm/deps/jsr.io/@std/fs/1.0.20/move.js +0 -141
  93. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  94. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  95. package/esm/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -845
  96. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  97. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  98. package/esm/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -12
  99. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  100. package/esm/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  101. package/esm/deps/jsr.io/@std/internal/1.0.12/os.js +0 -5
  102. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  103. package/esm/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  104. package/esm/deps/jsr.io/@std/json/1.0.2/_common.js +0 -11
  105. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  106. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  107. package/esm/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -196
  108. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  109. package/esm/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  110. package/esm/deps/jsr.io/@std/json/1.0.2/mod.js +0 -23
  111. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  112. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  113. package/esm/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -66
  114. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  115. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  116. package/esm/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -88
  117. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  118. package/esm/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  119. package/esm/deps/jsr.io/@std/json/1.0.2/types.js +0 -3
  120. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  121. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  122. package/esm/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -7
  123. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  124. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  125. package/esm/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -40
  126. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  127. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  128. package/esm/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -23
  129. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  130. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  131. package/esm/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -46
  132. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  133. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  134. package/esm/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -8
  135. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  136. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  137. package/esm/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -19
  138. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  139. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  140. package/esm/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -9
  141. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  142. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  143. package/esm/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -234
  144. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  145. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  146. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -8
  147. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  148. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  149. package/esm/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -77
  150. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  151. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  152. package/esm/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -9
  153. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  154. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  155. package/esm/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -19
  156. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  157. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  158. package/esm/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -15
  159. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  160. package/esm/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  161. package/esm/deps/jsr.io/@std/path/1.1.3/basename.js +0 -35
  162. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  163. package/esm/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  164. package/esm/deps/jsr.io/@std/path/1.1.3/common.js +0 -33
  165. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  166. package/esm/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  167. package/esm/deps/jsr.io/@std/path/1.1.3/constants.js +0 -17
  168. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  169. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  170. package/esm/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -28
  171. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  172. package/esm/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  173. package/esm/deps/jsr.io/@std/path/1.1.3/extname.js +0 -28
  174. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  175. package/esm/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  176. package/esm/deps/jsr.io/@std/path/1.1.3/format.js +0 -27
  177. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  178. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  179. package/esm/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -28
  180. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  181. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  182. package/esm/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -83
  183. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  184. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  185. package/esm/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -28
  186. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  187. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  188. package/esm/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -42
  189. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  190. package/esm/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  191. package/esm/deps/jsr.io/@std/path/1.1.3/join.js +0 -29
  192. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  193. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  194. package/esm/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -34
  195. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  196. package/esm/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  197. package/esm/deps/jsr.io/@std/path/1.1.3/mod.js +0 -216
  198. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  199. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  200. package/esm/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -32
  201. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  202. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  203. package/esm/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -35
  204. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  205. package/esm/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  206. package/esm/deps/jsr.io/@std/path/1.1.3/parse.js +0 -39
  207. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  208. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  209. package/esm/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -8
  210. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  211. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  212. package/esm/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -52
  213. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  214. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  215. package/esm/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -14
  216. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  217. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  218. package/esm/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -64
  219. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  220. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  221. package/esm/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -93
  222. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  223. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  224. package/esm/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -28
  225. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  226. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  227. package/esm/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -21
  228. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  229. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  230. package/esm/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -82
  231. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  232. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  233. package/esm/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -23
  234. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  235. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  236. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -45
  237. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  238. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  239. package/esm/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -40
  240. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  241. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  242. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -58
  243. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  244. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -32
  246. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  247. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -115
  249. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  250. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -106
  252. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  253. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -59
  255. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  256. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  257. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -27
  258. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  259. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -20
  261. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  262. package/esm/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  263. package/esm/deps/jsr.io/@std/path/1.1.3/relative.js +0 -30
  264. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  265. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -30
  267. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  268. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  269. package/esm/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -28
  270. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  271. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  272. package/esm/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -29
  273. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  274. package/esm/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  275. package/esm/deps/jsr.io/@std/path/1.1.3/types.js +0 -3
  276. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  277. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  278. package/esm/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -15
  279. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  280. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  281. package/esm/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -47
  282. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  283. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  284. package/esm/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -14
  285. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  286. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  287. package/esm/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -113
  288. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  289. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  290. package/esm/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -82
  291. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  292. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  293. package/esm/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -28
  294. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  295. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  296. package/esm/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -30
  297. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  298. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  299. package/esm/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -82
  300. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  301. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  302. package/esm/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -38
  303. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  304. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  305. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -77
  306. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  307. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  308. package/esm/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -41
  309. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  310. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  311. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -135
  312. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  313. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  314. package/esm/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -32
  315. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  316. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  317. package/esm/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -176
  318. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  319. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  320. package/esm/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -131
  321. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  322. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  323. package/esm/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -154
  324. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  325. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  326. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -34
  327. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  328. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  329. package/esm/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -49
  330. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  331. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  332. package/esm/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -27
  333. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  334. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  335. package/esm/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -411
  336. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  337. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  338. package/esm/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -85
  339. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  340. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  341. package/esm/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -48
  342. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  343. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  344. package/esm/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -291
  345. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  346. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  347. package/esm/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -102
  348. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  349. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  350. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -122
  351. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  352. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  353. package/esm/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -106
  354. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  355. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  356. package/esm/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -69
  357. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  358. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  359. package/esm/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -35
  360. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  361. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  362. package/esm/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -123
  363. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  364. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  365. package/esm/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -107
  366. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  367. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  368. package/esm/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -35
  369. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  370. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  371. package/esm/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -25
  372. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  373. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  374. package/esm/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -42
  375. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  376. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  377. package/esm/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -45
  378. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  379. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  380. package/esm/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -103
  381. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  382. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  383. package/esm/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -102
  384. package/esm/jsonl.d.ts +0 -102
  385. package/esm/jsonl.d.ts.map +0 -1
  386. package/esm/mod.d.ts +0 -5
  387. package/esm/mod.d.ts.map +0 -1
  388. package/esm/package.json +0 -3
  389. package/esm/types.d.ts.map +0 -1
  390. package/script/_dnt.polyfills.d.ts +0 -120
  391. package/script/_dnt.polyfills.d.ts.map +0 -1
  392. package/script/_dnt.polyfills.js +0 -250
  393. package/script/_dnt.shims.d.ts +0 -2
  394. package/script/_dnt.shims.d.ts.map +0 -1
  395. package/script/_dnt.shims.js +0 -60
  396. package/script/context.d.ts +0 -5
  397. package/script/context.d.ts.map +0 -1
  398. package/script/context.js +0 -18
  399. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts +0 -9
  400. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.d.ts.map +0 -1
  401. package/script/deps/jsr.io/@std/bytes/1.0.6/_types.js +0 -3
  402. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts +0 -21
  403. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.d.ts.map +0 -1
  404. package/script/deps/jsr.io/@std/bytes/1.0.6/concat.js +0 -35
  405. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts +0 -41
  406. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.d.ts.map +0 -1
  407. package/script/deps/jsr.io/@std/bytes/1.0.6/copy.js +0 -53
  408. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts +0 -13
  409. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.d.ts.map +0 -1
  410. package/script/deps/jsr.io/@std/fs/1.0.20/_create_walk_entry.js +0 -37
  411. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts +0 -12
  412. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.d.ts.map +0 -1
  413. package/script/deps/jsr.io/@std/fs/1.0.20/_get_file_info_type.js +0 -23
  414. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts +0 -10
  415. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.d.ts.map +0 -1
  416. package/script/deps/jsr.io/@std/fs/1.0.20/_is_same_path.js +0 -20
  417. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts +0 -12
  418. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.d.ts.map +0 -1
  419. package/script/deps/jsr.io/@std/fs/1.0.20/_is_subdir.js +0 -28
  420. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts +0 -9
  421. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.d.ts.map +0 -1
  422. package/script/deps/jsr.io/@std/fs/1.0.20/_to_path_string.js +0 -16
  423. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts +0 -117
  424. package/script/deps/jsr.io/@std/fs/1.0.20/copy.d.ts.map +0 -1
  425. package/script/deps/jsr.io/@std/fs/1.0.20/copy.js +0 -316
  426. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts +0 -48
  427. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.d.ts.map +0 -1
  428. package/script/deps/jsr.io/@std/fs/1.0.20/empty_dir.js +0 -90
  429. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts +0 -49
  430. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.d.ts.map +0 -1
  431. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_dir.js +0 -105
  432. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts +0 -47
  433. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.d.ts.map +0 -1
  434. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_file.js +0 -93
  435. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts +0 -49
  436. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.d.ts.map +0 -1
  437. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_link.js +0 -64
  438. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts +0 -70
  439. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.d.ts.map +0 -1
  440. package/script/deps/jsr.io/@std/fs/1.0.20/ensure_symlink.js +0 -159
  441. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts +0 -52
  442. package/script/deps/jsr.io/@std/fs/1.0.20/eol.d.ts.map +0 -1
  443. package/script/deps/jsr.io/@std/fs/1.0.20/eol.js +0 -105
  444. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts +0 -219
  445. package/script/deps/jsr.io/@std/fs/1.0.20/exists.d.ts.map +0 -1
  446. package/script/deps/jsr.io/@std/fs/1.0.20/exists.js +0 -273
  447. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts +0 -267
  448. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.d.ts.map +0 -1
  449. package/script/deps/jsr.io/@std/fs/1.0.20/expand_glob.js +0 -443
  450. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts +0 -29
  451. package/script/deps/jsr.io/@std/fs/1.0.20/mod.d.ts.map +0 -1
  452. package/script/deps/jsr.io/@std/fs/1.0.20/mod.js +0 -45
  453. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts +0 -86
  454. package/script/deps/jsr.io/@std/fs/1.0.20/move.d.ts.map +0 -1
  455. package/script/deps/jsr.io/@std/fs/1.0.20/move.js +0 -145
  456. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts +0 -777
  457. package/script/deps/jsr.io/@std/fs/1.0.20/walk.d.ts.map +0 -1
  458. package/script/deps/jsr.io/@std/fs/1.0.20/walk.js +0 -849
  459. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts +0 -2
  460. package/script/deps/jsr.io/@std/internal/1.0.12/_os.d.ts.map +0 -1
  461. package/script/deps/jsr.io/@std/internal/1.0.12/_os.js +0 -48
  462. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts +0 -3
  463. package/script/deps/jsr.io/@std/internal/1.0.12/os.d.ts.map +0 -1
  464. package/script/deps/jsr.io/@std/internal/1.0.12/os.js +0 -8
  465. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts +0 -4
  466. package/script/deps/jsr.io/@std/json/1.0.2/_common.d.ts.map +0 -1
  467. package/script/deps/jsr.io/@std/json/1.0.2/_common.js +0 -14
  468. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts +0 -70
  469. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.d.ts.map +0 -1
  470. package/script/deps/jsr.io/@std/json/1.0.2/concatenated_json_parse_stream.js +0 -200
  471. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts +0 -23
  472. package/script/deps/jsr.io/@std/json/1.0.2/mod.d.ts.map +0 -1
  473. package/script/deps/jsr.io/@std/json/1.0.2/mod.js +0 -39
  474. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts +0 -53
  475. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.d.ts.map +0 -1
  476. package/script/deps/jsr.io/@std/json/1.0.2/parse_stream.js +0 -70
  477. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts +0 -95
  478. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.d.ts.map +0 -1
  479. package/script/deps/jsr.io/@std/json/1.0.2/stringify_stream.js +0 -92
  480. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts +0 -5
  481. package/script/deps/jsr.io/@std/json/1.0.2/types.d.ts.map +0 -1
  482. package/script/deps/jsr.io/@std/json/1.0.2/types.js +0 -4
  483. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts +0 -2
  484. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.d.ts.map +0 -1
  485. package/script/deps/jsr.io/@std/path/1.1.3/_common/assert_path.js +0 -10
  486. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts +0 -4
  487. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.d.ts.map +0 -1
  488. package/script/deps/jsr.io/@std/path/1.1.3/_common/basename.js +0 -45
  489. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts +0 -2
  490. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.d.ts.map +0 -1
  491. package/script/deps/jsr.io/@std/path/1.1.3/_common/common.js +0 -26
  492. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts +0 -40
  493. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.d.ts.map +0 -1
  494. package/script/deps/jsr.io/@std/path/1.1.3/_common/constants.js +0 -49
  495. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts +0 -2
  496. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.d.ts.map +0 -1
  497. package/script/deps/jsr.io/@std/path/1.1.3/_common/dirname.js +0 -11
  498. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts +0 -4
  499. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.d.ts.map +0 -1
  500. package/script/deps/jsr.io/@std/path/1.1.3/_common/format.js +0 -23
  501. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts +0 -2
  502. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.d.ts.map +0 -1
  503. package/script/deps/jsr.io/@std/path/1.1.3/_common/from_file_url.js +0 -12
  504. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts +0 -35
  505. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.d.ts.map +0 -1
  506. package/script/deps/jsr.io/@std/path/1.1.3/_common/glob_to_reg_exp.js +0 -237
  507. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts +0 -2
  508. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.d.ts.map +0 -1
  509. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize.js +0 -11
  510. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts +0 -2
  511. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.d.ts.map +0 -1
  512. package/script/deps/jsr.io/@std/path/1.1.3/_common/normalize_string.js +0 -80
  513. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts +0 -2
  514. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.d.ts.map +0 -1
  515. package/script/deps/jsr.io/@std/path/1.1.3/_common/relative.js +0 -12
  516. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts +0 -2
  517. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.d.ts.map +0 -1
  518. package/script/deps/jsr.io/@std/path/1.1.3/_common/strip_trailing_separators.js +0 -22
  519. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts +0 -2
  520. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.d.ts.map +0 -1
  521. package/script/deps/jsr.io/@std/path/1.1.3/_common/to_file_url.js +0 -18
  522. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts +0 -27
  523. package/script/deps/jsr.io/@std/path/1.1.3/basename.d.ts.map +0 -1
  524. package/script/deps/jsr.io/@std/path/1.1.3/basename.js +0 -38
  525. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts +0 -28
  526. package/script/deps/jsr.io/@std/path/1.1.3/common.d.ts.map +0 -1
  527. package/script/deps/jsr.io/@std/path/1.1.3/common.js +0 -36
  528. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts +0 -15
  529. package/script/deps/jsr.io/@std/path/1.1.3/constants.d.ts.map +0 -1
  530. package/script/deps/jsr.io/@std/path/1.1.3/constants.js +0 -20
  531. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts +0 -22
  532. package/script/deps/jsr.io/@std/path/1.1.3/dirname.d.ts.map +0 -1
  533. package/script/deps/jsr.io/@std/path/1.1.3/dirname.js +0 -31
  534. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts +0 -22
  535. package/script/deps/jsr.io/@std/path/1.1.3/extname.d.ts.map +0 -1
  536. package/script/deps/jsr.io/@std/path/1.1.3/extname.js +0 -31
  537. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts +0 -22
  538. package/script/deps/jsr.io/@std/path/1.1.3/format.d.ts.map +0 -1
  539. package/script/deps/jsr.io/@std/path/1.1.3/format.js +0 -30
  540. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts +0 -22
  541. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.d.ts.map +0 -1
  542. package/script/deps/jsr.io/@std/path/1.1.3/from_file_url.js +0 -31
  543. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts +0 -77
  544. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.d.ts.map +0 -1
  545. package/script/deps/jsr.io/@std/path/1.1.3/glob_to_regexp.js +0 -86
  546. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts +0 -22
  547. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.d.ts.map +0 -1
  548. package/script/deps/jsr.io/@std/path/1.1.3/is_absolute.js +0 -31
  549. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts +0 -17
  550. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.d.ts.map +0 -1
  551. package/script/deps/jsr.io/@std/path/1.1.3/is_glob.js +0 -45
  552. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts +0 -23
  553. package/script/deps/jsr.io/@std/path/1.1.3/join.d.ts.map +0 -1
  554. package/script/deps/jsr.io/@std/path/1.1.3/join.js +0 -32
  555. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts +0 -28
  556. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.d.ts.map +0 -1
  557. package/script/deps/jsr.io/@std/path/1.1.3/join_globs.js +0 -37
  558. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts +0 -213
  559. package/script/deps/jsr.io/@std/path/1.1.3/mod.d.ts.map +0 -1
  560. package/script/deps/jsr.io/@std/path/1.1.3/mod.js +0 -232
  561. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts +0 -26
  562. package/script/deps/jsr.io/@std/path/1.1.3/normalize.d.ts.map +0 -1
  563. package/script/deps/jsr.io/@std/path/1.1.3/normalize.js +0 -35
  564. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts +0 -29
  565. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.d.ts.map +0 -1
  566. package/script/deps/jsr.io/@std/path/1.1.3/normalize_glob.js +0 -38
  567. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts +0 -35
  568. package/script/deps/jsr.io/@std/path/1.1.3/parse.d.ts.map +0 -1
  569. package/script/deps/jsr.io/@std/path/1.1.3/parse.js +0 -42
  570. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts +0 -2
  571. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.d.ts.map +0 -1
  572. package/script/deps/jsr.io/@std/path/1.1.3/posix/_util.js +0 -11
  573. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts +0 -39
  574. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.d.ts.map +0 -1
  575. package/script/deps/jsr.io/@std/path/1.1.3/posix/basename.js +0 -55
  576. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts +0 -13
  577. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.d.ts.map +0 -1
  578. package/script/deps/jsr.io/@std/path/1.1.3/posix/constants.js +0 -17
  579. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts +0 -30
  580. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.d.ts.map +0 -1
  581. package/script/deps/jsr.io/@std/path/1.1.3/posix/dirname.js +0 -67
  582. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts +0 -37
  583. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.d.ts.map +0 -1
  584. package/script/deps/jsr.io/@std/path/1.1.3/posix/extname.js +0 -96
  585. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts +0 -24
  586. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.d.ts.map +0 -1
  587. package/script/deps/jsr.io/@std/path/1.1.3/posix/format.js +0 -31
  588. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts +0 -16
  589. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.d.ts.map +0 -1
  590. package/script/deps/jsr.io/@std/path/1.1.3/posix/from_file_url.js +0 -24
  591. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts +0 -72
  592. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.d.ts.map +0 -1
  593. package/script/deps/jsr.io/@std/path/1.1.3/posix/glob_to_regexp.js +0 -85
  594. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts +0 -17
  595. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.d.ts.map +0 -1
  596. package/script/deps/jsr.io/@std/path/1.1.3/posix/is_absolute.js +0 -26
  597. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts +0 -31
  598. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.d.ts.map +0 -1
  599. package/script/deps/jsr.io/@std/path/1.1.3/posix/join.js +0 -48
  600. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts +0 -20
  601. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.d.ts.map +0 -1
  602. package/script/deps/jsr.io/@std/path/1.1.3/posix/join_globs.js +0 -43
  603. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts +0 -37
  604. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.d.ts.map +0 -1
  605. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize.js +0 -61
  606. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts +0 -20
  607. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.d.ts.map +0 -1
  608. package/script/deps/jsr.io/@std/path/1.1.3/posix/normalize_glob.js +0 -35
  609. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts +0 -25
  610. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.d.ts.map +0 -1
  611. package/script/deps/jsr.io/@std/path/1.1.3/posix/parse.js +0 -118
  612. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts +0 -20
  613. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.d.ts.map +0 -1
  614. package/script/deps/jsr.io/@std/path/1.1.3/posix/relative.js +0 -109
  615. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts +0 -17
  616. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.d.ts.map +0 -1
  617. package/script/deps/jsr.io/@std/path/1.1.3/posix/resolve.js +0 -95
  618. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts +0 -17
  619. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.d.ts.map +0 -1
  620. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_file_url.js +0 -30
  621. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts +0 -16
  622. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.d.ts.map +0 -1
  623. package/script/deps/jsr.io/@std/path/1.1.3/posix/to_namespaced_path.js +0 -23
  624. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts +0 -24
  625. package/script/deps/jsr.io/@std/path/1.1.3/relative.d.ts.map +0 -1
  626. package/script/deps/jsr.io/@std/path/1.1.3/relative.js +0 -33
  627. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts +0 -22
  628. package/script/deps/jsr.io/@std/path/1.1.3/resolve.d.ts.map +0 -1
  629. package/script/deps/jsr.io/@std/path/1.1.3/resolve.js +0 -33
  630. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts +0 -22
  631. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.d.ts.map +0 -1
  632. package/script/deps/jsr.io/@std/path/1.1.3/to_file_url.js +0 -31
  633. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts +0 -21
  634. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.d.ts.map +0 -1
  635. package/script/deps/jsr.io/@std/path/1.1.3/to_namespaced_path.js +0 -32
  636. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts +0 -38
  637. package/script/deps/jsr.io/@std/path/1.1.3/types.d.ts.map +0 -1
  638. package/script/deps/jsr.io/@std/path/1.1.3/types.js +0 -4
  639. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts +0 -4
  640. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.d.ts.map +0 -1
  641. package/script/deps/jsr.io/@std/path/1.1.3/windows/_util.js +0 -20
  642. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts +0 -22
  643. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.d.ts.map +0 -1
  644. package/script/deps/jsr.io/@std/path/1.1.3/windows/basename.js +0 -50
  645. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts +0 -13
  646. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.d.ts.map +0 -1
  647. package/script/deps/jsr.io/@std/path/1.1.3/windows/constants.js +0 -17
  648. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts +0 -17
  649. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.d.ts.map +0 -1
  650. package/script/deps/jsr.io/@std/path/1.1.3/windows/dirname.js +0 -116
  651. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts +0 -17
  652. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.d.ts.map +0 -1
  653. package/script/deps/jsr.io/@std/path/1.1.3/windows/extname.js +0 -85
  654. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts +0 -24
  655. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.d.ts.map +0 -1
  656. package/script/deps/jsr.io/@std/path/1.1.3/windows/format.js +0 -31
  657. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts +0 -18
  658. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.d.ts.map +0 -1
  659. package/script/deps/jsr.io/@std/path/1.1.3/windows/from_file_url.js +0 -33
  660. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts +0 -71
  661. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.d.ts.map +0 -1
  662. package/script/deps/jsr.io/@std/path/1.1.3/windows/glob_to_regexp.js +0 -85
  663. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts +0 -17
  664. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.d.ts.map +0 -1
  665. package/script/deps/jsr.io/@std/path/1.1.3/windows/is_absolute.js +0 -41
  666. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts +0 -18
  667. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.d.ts.map +0 -1
  668. package/script/deps/jsr.io/@std/path/1.1.3/windows/join.js +0 -80
  669. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts +0 -21
  670. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.d.ts.map +0 -1
  671. package/script/deps/jsr.io/@std/path/1.1.3/windows/join_globs.js +0 -44
  672. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts +0 -19
  673. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.d.ts.map +0 -1
  674. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize.js +0 -138
  675. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts +0 -20
  676. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.d.ts.map +0 -1
  677. package/script/deps/jsr.io/@std/path/1.1.3/windows/normalize_glob.js +0 -35
  678. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts +0 -25
  679. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.d.ts.map +0 -1
  680. package/script/deps/jsr.io/@std/path/1.1.3/windows/parse.js +0 -179
  681. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts +0 -23
  682. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.d.ts.map +0 -1
  683. package/script/deps/jsr.io/@std/path/1.1.3/windows/relative.js +0 -134
  684. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts +0 -17
  685. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.d.ts.map +0 -1
  686. package/script/deps/jsr.io/@std/path/1.1.3/windows/resolve.js +0 -190
  687. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts +0 -17
  688. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.d.ts.map +0 -1
  689. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_file_url.js +0 -37
  690. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts +0 -17
  691. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.d.ts.map +0 -1
  692. package/script/deps/jsr.io/@std/path/1.1.3/windows/to_namespaced_path.js +0 -52
  693. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts +0 -5
  694. package/script/deps/jsr.io/@std/streams/1.0.14/_common.d.ts.map +0 -1
  695. package/script/deps/jsr.io/@std/streams/1.0.14/_common.js +0 -31
  696. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts +0 -300
  697. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.d.ts.map +0 -1
  698. package/script/deps/jsr.io/@std/streams/1.0.14/buffer.js +0 -415
  699. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts +0 -44
  700. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.d.ts.map +0 -1
  701. package/script/deps/jsr.io/@std/streams/1.0.14/byte_slice_stream.js +0 -89
  702. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts +0 -27
  703. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.d.ts.map +0 -1
  704. package/script/deps/jsr.io/@std/streams/1.0.14/concat_readable_streams.js +0 -51
  705. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts +0 -66
  706. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.d.ts.map +0 -1
  707. package/script/deps/jsr.io/@std/streams/1.0.14/delimiter_stream.js +0 -295
  708. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts +0 -83
  709. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.d.ts.map +0 -1
  710. package/script/deps/jsr.io/@std/streams/1.0.14/early_zip_readable_streams.js +0 -105
  711. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts +0 -101
  712. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.d.ts.map +0 -1
  713. package/script/deps/jsr.io/@std/streams/1.0.14/limited_bytes_transform_stream.js +0 -126
  714. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts +0 -84
  715. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.d.ts.map +0 -1
  716. package/script/deps/jsr.io/@std/streams/1.0.14/limited_transform_stream.js +0 -110
  717. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts +0 -38
  718. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.d.ts.map +0 -1
  719. package/script/deps/jsr.io/@std/streams/1.0.14/merge_readable_streams.js +0 -72
  720. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts +0 -35
  721. package/script/deps/jsr.io/@std/streams/1.0.14/mod.d.ts.map +0 -1
  722. package/script/deps/jsr.io/@std/streams/1.0.14/mod.js +0 -51
  723. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts +0 -58
  724. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.d.ts.map +0 -1
  725. package/script/deps/jsr.io/@std/streams/1.0.14/text_delimiter_stream.js +0 -127
  726. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts +0 -72
  727. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.d.ts.map +0 -1
  728. package/script/deps/jsr.io/@std/streams/1.0.14/text_line_stream.js +0 -111
  729. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts +0 -22
  730. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.d.ts.map +0 -1
  731. package/script/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js +0 -38
  732. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts +0 -22
  733. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.d.ts.map +0 -1
  734. package/script/deps/jsr.io/@std/streams/1.0.14/to_blob.js +0 -28
  735. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts +0 -38
  736. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.d.ts.map +0 -1
  737. package/script/deps/jsr.io/@std/streams/1.0.14/to_json.js +0 -45
  738. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts +0 -29
  739. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.d.ts.map +0 -1
  740. package/script/deps/jsr.io/@std/streams/1.0.14/to_text.js +0 -48
  741. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts +0 -61
  742. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.d.ts.map +0 -1
  743. package/script/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.js +0 -106
  744. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts +0 -76
  745. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.d.ts.map +0 -1
  746. package/script/deps/jsr.io/@std/streams/1.0.14/zip_readable_streams.js +0 -105
  747. package/script/jsonl.d.ts.map +0 -1
  748. package/script/jsonl.js +0 -244
  749. package/script/mod.d.ts +0 -5
  750. package/script/mod.d.ts.map +0 -1
  751. package/script/mod.js +0 -24
  752. package/script/package.json +0 -3
  753. package/script/types.d.ts +0 -14
  754. package/script/types.d.ts.map +0 -1
  755. package/script/types.js +0 -2
  756. /package/{esm → dist}/types.d.ts +0 -0
  757. /package/{esm → dist}/types.js +0 -0
@@ -1,123 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
5
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
6
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
7
- };
8
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
9
- if (kind === "m") throw new TypeError("Private method is not writable");
10
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
11
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
12
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
13
- };
14
- var _TextDelimiterStream_instances, _TextDelimiterStream_buf, _TextDelimiterStream_delimiter, _TextDelimiterStream_inspectIndex, _TextDelimiterStream_matchIndex, _TextDelimiterStream_delimLPS, _TextDelimiterStream_disp, _TextDelimiterStream_handle;
15
- import { createLPS } from "./_common.js";
16
- /**
17
- * Transform a stream `string` into a stream where each chunk is divided by a
18
- * given delimiter.
19
- *
20
- * If you are working with a stream of `Uint8Array`, consider using {@linkcode DelimiterStream}.
21
- *
22
- * If you want to split by a newline, consider using {@linkcode TextLineStream}.
23
- *
24
- * @example Comma-separated values
25
- * ```ts
26
- * import { TextDelimiterStream } from "@std/streams/text-delimiter-stream";
27
- * import { assertEquals } from "@std/assert";
28
- *
29
- * const stream = ReadableStream.from([
30
- * "alice,20,",
31
- * ",US,",
32
- * ]);
33
- *
34
- * const valueStream = stream.pipeThrough(new TextDelimiterStream(","));
35
- *
36
- * assertEquals(
37
- * await Array.fromAsync(valueStream),
38
- * ["alice", "20", "", "US", ""],
39
- * );
40
- * ```
41
- *
42
- * @example Semicolon-separated values with suffix disposition
43
- * ```ts
44
- * import { TextDelimiterStream } from "@std/streams/text-delimiter-stream";
45
- * import { assertEquals } from "@std/assert";
46
- *
47
- * const stream = ReadableStream.from([
48
- * "const a = 42;;let b =",
49
- * " true;",
50
- * ]);
51
- *
52
- * const valueStream = stream.pipeThrough(
53
- * new TextDelimiterStream(";", { disposition: "suffix" }),
54
- * );
55
- *
56
- * assertEquals(
57
- * await Array.fromAsync(valueStream),
58
- * ["const a = 42;", ";", "let b = true;", ""],
59
- * );
60
- * ```
61
- */
62
- export class TextDelimiterStream extends TransformStream {
63
- /**
64
- * Constructs a new instance.
65
- *
66
- * @param delimiter A delimiter to split the stream by.
67
- * @param options Options for the stream.
68
- */
69
- constructor(delimiter, options) {
70
- super({
71
- transform: (chunk, controller) => {
72
- __classPrivateFieldGet(this, _TextDelimiterStream_instances, "m", _TextDelimiterStream_handle).call(this, chunk, controller);
73
- },
74
- flush: (controller) => {
75
- controller.enqueue(__classPrivateFieldGet(this, _TextDelimiterStream_buf, "f"));
76
- },
77
- });
78
- _TextDelimiterStream_instances.add(this);
79
- _TextDelimiterStream_buf.set(this, "");
80
- _TextDelimiterStream_delimiter.set(this, void 0);
81
- _TextDelimiterStream_inspectIndex.set(this, 0);
82
- _TextDelimiterStream_matchIndex.set(this, 0);
83
- _TextDelimiterStream_delimLPS.set(this, void 0);
84
- _TextDelimiterStream_disp.set(this, void 0);
85
- __classPrivateFieldSet(this, _TextDelimiterStream_delimiter, delimiter, "f");
86
- __classPrivateFieldSet(this, _TextDelimiterStream_delimLPS, createLPS(new TextEncoder().encode(delimiter)), "f");
87
- __classPrivateFieldSet(this, _TextDelimiterStream_disp, options?.disposition ?? "discard", "f");
88
- }
89
- }
90
- _TextDelimiterStream_buf = new WeakMap(), _TextDelimiterStream_delimiter = new WeakMap(), _TextDelimiterStream_inspectIndex = new WeakMap(), _TextDelimiterStream_matchIndex = new WeakMap(), _TextDelimiterStream_delimLPS = new WeakMap(), _TextDelimiterStream_disp = new WeakMap(), _TextDelimiterStream_instances = new WeakSet(), _TextDelimiterStream_handle = function _TextDelimiterStream_handle(chunk, controller) {
91
- var _a, _b, _c;
92
- __classPrivateFieldSet(this, _TextDelimiterStream_buf, __classPrivateFieldGet(this, _TextDelimiterStream_buf, "f") + chunk, "f");
93
- let localIndex = 0;
94
- while (__classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f") < __classPrivateFieldGet(this, _TextDelimiterStream_buf, "f").length) {
95
- if (chunk[localIndex] === __classPrivateFieldGet(this, _TextDelimiterStream_delimiter, "f")[__classPrivateFieldGet(this, _TextDelimiterStream_matchIndex, "f")]) {
96
- __classPrivateFieldSet(this, _TextDelimiterStream_inspectIndex, (_a = __classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f"), _a++, _a), "f");
97
- localIndex++;
98
- __classPrivateFieldSet(this, _TextDelimiterStream_matchIndex, (_b = __classPrivateFieldGet(this, _TextDelimiterStream_matchIndex, "f"), _b++, _b), "f");
99
- if (__classPrivateFieldGet(this, _TextDelimiterStream_matchIndex, "f") === __classPrivateFieldGet(this, _TextDelimiterStream_delimiter, "f").length) {
100
- // Full match
101
- const start = __classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f") - __classPrivateFieldGet(this, _TextDelimiterStream_delimiter, "f").length;
102
- const end = __classPrivateFieldGet(this, _TextDelimiterStream_disp, "f") === "suffix" ? __classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f") : start;
103
- const copy = __classPrivateFieldGet(this, _TextDelimiterStream_buf, "f").slice(0, end);
104
- controller.enqueue(copy);
105
- const shift = __classPrivateFieldGet(this, _TextDelimiterStream_disp, "f") === "prefix" ? start : __classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f");
106
- __classPrivateFieldSet(this, _TextDelimiterStream_buf, __classPrivateFieldGet(this, _TextDelimiterStream_buf, "f").slice(shift), "f");
107
- __classPrivateFieldSet(this, _TextDelimiterStream_inspectIndex, __classPrivateFieldGet(this, _TextDelimiterStream_disp, "f") === "prefix"
108
- ? __classPrivateFieldGet(this, _TextDelimiterStream_delimiter, "f").length
109
- : 0, "f");
110
- __classPrivateFieldSet(this, _TextDelimiterStream_matchIndex, 0, "f");
111
- }
112
- }
113
- else {
114
- if (__classPrivateFieldGet(this, _TextDelimiterStream_matchIndex, "f") === 0) {
115
- __classPrivateFieldSet(this, _TextDelimiterStream_inspectIndex, (_c = __classPrivateFieldGet(this, _TextDelimiterStream_inspectIndex, "f"), _c++, _c), "f");
116
- localIndex++;
117
- }
118
- else {
119
- __classPrivateFieldSet(this, _TextDelimiterStream_matchIndex, __classPrivateFieldGet(this, _TextDelimiterStream_delimLPS, "f")[__classPrivateFieldGet(this, _TextDelimiterStream_matchIndex, "f") - 1], "f");
120
- }
121
- }
122
- }
123
- };
@@ -1,72 +0,0 @@
1
- /** Options for {@linkcode TextLineStream}. */
2
- export interface TextLineStreamOptions {
3
- /**
4
- * Allow splitting by `\r`.
5
- *
6
- * @default {false}
7
- */
8
- allowCR?: boolean;
9
- }
10
- /**
11
- * Transform a stream into a stream where each chunk is divided by a newline,
12
- * be it `\n` or `\r\n`. `\r` can be enabled via the `allowCR` option.
13
- *
14
- * If you want to split by a custom delimiter, consider using {@linkcode TextDelimiterStream}.
15
- *
16
- * @example JSON Lines
17
- * ```ts
18
- * import { TextLineStream } from "@std/streams/text-line-stream";
19
- * import { toTransformStream } from "@std/streams/to-transform-stream";
20
- * import { assertEquals } from "@std/assert";
21
- *
22
- * const stream = ReadableStream.from([
23
- * '{"name": "Alice", "age": ',
24
- * '30}\n{"name": "Bob", "age"',
25
- * ": 25}\n",
26
- * ]);
27
- *
28
- * type Person = { name: string; age: number };
29
- *
30
- * // Split the stream by newline and parse each line as a JSON object
31
- * const jsonStream = stream.pipeThrough(new TextLineStream())
32
- * .pipeThrough(toTransformStream(async function* (src) {
33
- * for await (const chunk of src) {
34
- * if (chunk.trim().length === 0) {
35
- * continue;
36
- * }
37
- * yield JSON.parse(chunk) as Person;
38
- * }
39
- * }));
40
- *
41
- * assertEquals(
42
- * await Array.fromAsync(jsonStream),
43
- * [{ "name": "Alice", "age": 30 }, { "name": "Bob", "age": 25 }],
44
- * );
45
- * ```
46
- *
47
- * @example Allow splitting by `\r`
48
- *
49
- * ```ts
50
- * import { TextLineStream } from "@std/streams/text-line-stream";
51
- * import { assertEquals } from "@std/assert";
52
- *
53
- * const stream = ReadableStream.from([
54
- * "CR\rLF",
55
- * "\nCRLF\r\ndone",
56
- * ]).pipeThrough(new TextLineStream({ allowCR: true }));
57
- *
58
- * const lines = await Array.fromAsync(stream);
59
- *
60
- * assertEquals(lines, ["CR", "LF", "CRLF", "done"]);
61
- * ```
62
- */
63
- export declare class TextLineStream extends TransformStream<string, string> {
64
- #private;
65
- /**
66
- * Constructs a new instance.
67
- *
68
- * @param options Options for the stream.
69
- */
70
- constructor(options?: TextLineStreamOptions);
71
- }
72
- //# sourceMappingURL=text_line_stream.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"text_line_stream.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/text_line_stream.ts"],"names":[],"mappings":"AAGA,8CAA8C;AAC9C,MAAM,WAAW,qBAAqB;IACpC;;;;OAIG;IACH,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,qBAAa,cAAe,SAAQ,eAAe,CAAC,MAAM,EAAE,MAAM,CAAC;;IAGjE;;;;OAIG;gBACS,OAAO,GAAE,qBAA0C;CAoChE"}
@@ -1,107 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- var __classPrivateFieldGet = (this && this.__classPrivateFieldGet) || function (receiver, state, kind, f) {
4
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
5
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
6
- return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
7
- };
8
- var __classPrivateFieldSet = (this && this.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
9
- if (kind === "m") throw new TypeError("Private method is not writable");
10
- if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
11
- if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
12
- return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
13
- };
14
- var _TextLineStream_currentLine;
15
- /**
16
- * Transform a stream into a stream where each chunk is divided by a newline,
17
- * be it `\n` or `\r\n`. `\r` can be enabled via the `allowCR` option.
18
- *
19
- * If you want to split by a custom delimiter, consider using {@linkcode TextDelimiterStream}.
20
- *
21
- * @example JSON Lines
22
- * ```ts
23
- * import { TextLineStream } from "@std/streams/text-line-stream";
24
- * import { toTransformStream } from "@std/streams/to-transform-stream";
25
- * import { assertEquals } from "@std/assert";
26
- *
27
- * const stream = ReadableStream.from([
28
- * '{"name": "Alice", "age": ',
29
- * '30}\n{"name": "Bob", "age"',
30
- * ": 25}\n",
31
- * ]);
32
- *
33
- * type Person = { name: string; age: number };
34
- *
35
- * // Split the stream by newline and parse each line as a JSON object
36
- * const jsonStream = stream.pipeThrough(new TextLineStream())
37
- * .pipeThrough(toTransformStream(async function* (src) {
38
- * for await (const chunk of src) {
39
- * if (chunk.trim().length === 0) {
40
- * continue;
41
- * }
42
- * yield JSON.parse(chunk) as Person;
43
- * }
44
- * }));
45
- *
46
- * assertEquals(
47
- * await Array.fromAsync(jsonStream),
48
- * [{ "name": "Alice", "age": 30 }, { "name": "Bob", "age": 25 }],
49
- * );
50
- * ```
51
- *
52
- * @example Allow splitting by `\r`
53
- *
54
- * ```ts
55
- * import { TextLineStream } from "@std/streams/text-line-stream";
56
- * import { assertEquals } from "@std/assert";
57
- *
58
- * const stream = ReadableStream.from([
59
- * "CR\rLF",
60
- * "\nCRLF\r\ndone",
61
- * ]).pipeThrough(new TextLineStream({ allowCR: true }));
62
- *
63
- * const lines = await Array.fromAsync(stream);
64
- *
65
- * assertEquals(lines, ["CR", "LF", "CRLF", "done"]);
66
- * ```
67
- */
68
- export class TextLineStream extends TransformStream {
69
- /**
70
- * Constructs a new instance.
71
- *
72
- * @param options Options for the stream.
73
- */
74
- constructor(options = { allowCR: false }) {
75
- super({
76
- transform: (chars, controller) => {
77
- chars = __classPrivateFieldGet(this, _TextLineStream_currentLine, "f") + chars;
78
- while (true) {
79
- const lfIndex = chars.indexOf("\n");
80
- const crIndex = options.allowCR ? chars.indexOf("\r") : -1;
81
- if (crIndex !== -1 && crIndex !== (chars.length - 1) &&
82
- (lfIndex === -1 || (lfIndex - 1) > crIndex)) {
83
- controller.enqueue(chars.slice(0, crIndex));
84
- chars = chars.slice(crIndex + 1);
85
- continue;
86
- }
87
- if (lfIndex === -1)
88
- break;
89
- const endIndex = chars[lfIndex - 1] === "\r" ? lfIndex - 1 : lfIndex;
90
- controller.enqueue(chars.slice(0, endIndex));
91
- chars = chars.slice(lfIndex + 1);
92
- }
93
- __classPrivateFieldSet(this, _TextLineStream_currentLine, chars, "f");
94
- },
95
- flush: (controller) => {
96
- if (__classPrivateFieldGet(this, _TextLineStream_currentLine, "f") === "")
97
- return;
98
- const currentLine = options.allowCR && __classPrivateFieldGet(this, _TextLineStream_currentLine, "f").endsWith("\r")
99
- ? __classPrivateFieldGet(this, _TextLineStream_currentLine, "f").slice(0, -1)
100
- : __classPrivateFieldGet(this, _TextLineStream_currentLine, "f");
101
- controller.enqueue(currentLine);
102
- },
103
- });
104
- _TextLineStream_currentLine.set(this, "");
105
- }
106
- }
107
- _TextLineStream_currentLine = new WeakMap();
@@ -1,22 +0,0 @@
1
- /**
2
- * Converts a {@linkcode ReadableStream} of {@linkcode Uint8Array}s to an
3
- * {@linkcode ArrayBuffer}. Works the same as {@linkcode Response.arrayBuffer}.
4
- *
5
- * @param readableStream A `ReadableStream` of `Uint8Array`s to convert into an `ArrayBuffer`.
6
- * @returns A promise that resolves with the `ArrayBuffer` containing all the data from the stream.
7
- *
8
- * @example Basic usage
9
- * ```ts
10
- * import { toArrayBuffer } from "@std/streams/to-array-buffer";
11
- * import { assertEquals } from "@std/assert";
12
- *
13
- * const stream = ReadableStream.from([
14
- * new Uint8Array([1, 2]),
15
- * new Uint8Array([3, 4, 5]),
16
- * ]);
17
- * const buf = await toArrayBuffer(stream);
18
- * assertEquals(buf.byteLength, 5);
19
- * ```
20
- */
21
- export declare function toArrayBuffer(readableStream: ReadableStream<Uint8Array>): Promise<ArrayBuffer>;
22
- //# sourceMappingURL=to_array_buffer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"to_array_buffer.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/to_array_buffer.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAsB,aAAa,CACjC,cAAc,EAAE,cAAc,CAAC,UAAU,CAAC,GACzC,OAAO,CAAC,WAAW,CAAC,CAetB"}
@@ -1,35 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { concat } from "../../bytes/1.0.6/concat.js";
4
- /**
5
- * Converts a {@linkcode ReadableStream} of {@linkcode Uint8Array}s to an
6
- * {@linkcode ArrayBuffer}. Works the same as {@linkcode Response.arrayBuffer}.
7
- *
8
- * @param readableStream A `ReadableStream` of `Uint8Array`s to convert into an `ArrayBuffer`.
9
- * @returns A promise that resolves with the `ArrayBuffer` containing all the data from the stream.
10
- *
11
- * @example Basic usage
12
- * ```ts
13
- * import { toArrayBuffer } from "@std/streams/to-array-buffer";
14
- * import { assertEquals } from "@std/assert";
15
- *
16
- * const stream = ReadableStream.from([
17
- * new Uint8Array([1, 2]),
18
- * new Uint8Array([3, 4, 5]),
19
- * ]);
20
- * const buf = await toArrayBuffer(stream);
21
- * assertEquals(buf.byteLength, 5);
22
- * ```
23
- */
24
- export async function toArrayBuffer(readableStream) {
25
- const reader = readableStream.getReader();
26
- const chunks = [];
27
- while (true) {
28
- const { done, value } = await reader.read();
29
- if (done) {
30
- break;
31
- }
32
- chunks.push(value);
33
- }
34
- return concat(chunks).buffer;
35
- }
@@ -1,22 +0,0 @@
1
- /**
2
- * Converts a {@linkcode ReadableStream} of {@linkcode Uint8Array}s to a
3
- * {@linkcode Blob}. Works the same as {@linkcode Response.blob}.
4
- *
5
- * @param stream A `ReadableStream` of `Uint8Array`s to convert into a `Blob`.
6
- * @returns A `Promise` that resolves to the `Blob`.
7
- *
8
- * @example Basic usage
9
- * ```ts
10
- * import { toBlob } from "@std/streams/to-blob";
11
- * import { assertEquals } from "@std/assert";
12
- *
13
- * const stream = ReadableStream.from([
14
- * new Uint8Array([1, 2]),
15
- * new Uint8Array([3, 4, 5]),
16
- * ]);
17
- * const blob = await toBlob(stream);
18
- * assertEquals(blob.size, 5);
19
- * ```
20
- */
21
- export declare function toBlob(stream: ReadableStream<Uint8Array>): Promise<Blob>;
22
- //# sourceMappingURL=to_blob.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"to_blob.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/to_blob.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAsB,MAAM,CAC1B,MAAM,EAAE,cAAc,CAAC,UAAU,CAAC,GACjC,OAAO,CAAC,IAAI,CAAC,CAEf"}
@@ -1,25 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- /**
4
- * Converts a {@linkcode ReadableStream} of {@linkcode Uint8Array}s to a
5
- * {@linkcode Blob}. Works the same as {@linkcode Response.blob}.
6
- *
7
- * @param stream A `ReadableStream` of `Uint8Array`s to convert into a `Blob`.
8
- * @returns A `Promise` that resolves to the `Blob`.
9
- *
10
- * @example Basic usage
11
- * ```ts
12
- * import { toBlob } from "@std/streams/to-blob";
13
- * import { assertEquals } from "@std/assert";
14
- *
15
- * const stream = ReadableStream.from([
16
- * new Uint8Array([1, 2]),
17
- * new Uint8Array([3, 4, 5]),
18
- * ]);
19
- * const blob = await toBlob(stream);
20
- * assertEquals(blob.size, 5);
21
- * ```
22
- */
23
- export async function toBlob(stream) {
24
- return await new Response(stream).blob();
25
- }
@@ -1,38 +0,0 @@
1
- /**
2
- * Converts a
3
- * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON}-formatted
4
- * {@linkcode ReadableSteam} of strings or {@linkcode Uint8Array}s to an object.
5
- * Works the same as {@linkcode Response.json} and {@linkcode Request.json}, but
6
- * also extends to support streams of strings.
7
- *
8
- * @param stream A `ReadableStream` whose chunks compose a JSON.
9
- * @returns A promise that resolves to the parsed JSON.
10
- *
11
- * @example Usage with a stream of strings
12
- * ```ts
13
- * import { toJson } from "@std/streams/to-json";
14
- * import { assertEquals } from "@std/assert";
15
- *
16
- * const stream = ReadableStream.from([
17
- * "[1, true",
18
- * ', [], {}, "hello',
19
- * '", null]',
20
- * ]);
21
- * assertEquals(await toJson(stream), [1, true, [], {}, "hello", null]);
22
- * ```
23
- *
24
- * @example Usage with a stream of `Uint8Array`s
25
- * ```ts
26
- * import { toJson } from "@std/streams/to-json";
27
- * import { assertEquals } from "@std/assert";
28
- *
29
- * const stream = ReadableStream.from([
30
- * "[1, true",
31
- * ', [], {}, "hello',
32
- * '", null]',
33
- * ]).pipeThrough(new TextEncoderStream());
34
- * assertEquals(await toJson(stream), [1, true, [], {}, "hello", null]);
35
- * ```
36
- */
37
- export declare function toJson(stream: ReadableStream<string> | ReadableStream<Uint8Array>): Promise<unknown>;
38
- //# sourceMappingURL=to_json.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"to_json.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/to_json.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmCG;AACH,wBAAgB,MAAM,CACpB,MAAM,EAAE,cAAc,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC,UAAU,CAAC,GAC1D,OAAO,CAAC,OAAO,CAAC,CAElB"}
@@ -1,42 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- import { toText } from "./to_text.js";
4
- /**
5
- * Converts a
6
- * {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON}-formatted
7
- * {@linkcode ReadableSteam} of strings or {@linkcode Uint8Array}s to an object.
8
- * Works the same as {@linkcode Response.json} and {@linkcode Request.json}, but
9
- * also extends to support streams of strings.
10
- *
11
- * @param stream A `ReadableStream` whose chunks compose a JSON.
12
- * @returns A promise that resolves to the parsed JSON.
13
- *
14
- * @example Usage with a stream of strings
15
- * ```ts
16
- * import { toJson } from "@std/streams/to-json";
17
- * import { assertEquals } from "@std/assert";
18
- *
19
- * const stream = ReadableStream.from([
20
- * "[1, true",
21
- * ', [], {}, "hello',
22
- * '", null]',
23
- * ]);
24
- * assertEquals(await toJson(stream), [1, true, [], {}, "hello", null]);
25
- * ```
26
- *
27
- * @example Usage with a stream of `Uint8Array`s
28
- * ```ts
29
- * import { toJson } from "@std/streams/to-json";
30
- * import { assertEquals } from "@std/assert";
31
- *
32
- * const stream = ReadableStream.from([
33
- * "[1, true",
34
- * ', [], {}, "hello',
35
- * '", null]',
36
- * ]).pipeThrough(new TextEncoderStream());
37
- * assertEquals(await toJson(stream), [1, true, [], {}, "hello", null]);
38
- * ```
39
- */
40
- export function toJson(stream) {
41
- return toText(stream).then(JSON.parse);
42
- }
@@ -1,29 +0,0 @@
1
- /**
2
- * Converts a {@linkcode ReadableSteam} of strings or {@linkcode Uint8Array}s
3
- * to a single string. Works the same as {@linkcode Response.text} and
4
- * {@linkcode Request.text}, but also extends to support streams of strings.
5
- *
6
- * @param stream A `ReadableStream` to convert into a `string`.
7
- * @returns A `Promise` that resolves to the `string`.
8
- *
9
- * @example Basic usage with a stream of strings
10
- * ```ts
11
- * import { toText } from "@std/streams/to-text";
12
- * import { assertEquals } from "@std/assert";
13
- *
14
- * const stream = ReadableStream.from(["Hello, ", "world!"]);
15
- * assertEquals(await toText(stream), "Hello, world!");
16
- * ```
17
- *
18
- * @example Basic usage with a stream of `Uint8Array`s
19
- * ```ts
20
- * import { toText } from "@std/streams/to-text";
21
- * import { assertEquals } from "@std/assert";
22
- *
23
- * const stream = ReadableStream.from(["Hello, ", "world!"])
24
- * .pipeThrough(new TextEncoderStream());
25
- * assertEquals(await toText(stream), "Hello, world!");
26
- * ```
27
- */
28
- export declare function toText(stream: ReadableStream<string> | ReadableStream<Uint8Array>): Promise<string>;
29
- //# sourceMappingURL=to_text.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"to_text.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/to_text.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,wBAAsB,MAAM,CAC1B,MAAM,EAAE,cAAc,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC,UAAU,CAAC,GAC1D,OAAO,CAAC,MAAM,CAAC,CAkBjB"}
@@ -1,45 +0,0 @@
1
- // Copyright 2018-2025 the Deno authors. MIT license.
2
- // This module is browser compatible.
3
- /**
4
- * Converts a {@linkcode ReadableSteam} of strings or {@linkcode Uint8Array}s
5
- * to a single string. Works the same as {@linkcode Response.text} and
6
- * {@linkcode Request.text}, but also extends to support streams of strings.
7
- *
8
- * @param stream A `ReadableStream` to convert into a `string`.
9
- * @returns A `Promise` that resolves to the `string`.
10
- *
11
- * @example Basic usage with a stream of strings
12
- * ```ts
13
- * import { toText } from "@std/streams/to-text";
14
- * import { assertEquals } from "@std/assert";
15
- *
16
- * const stream = ReadableStream.from(["Hello, ", "world!"]);
17
- * assertEquals(await toText(stream), "Hello, world!");
18
- * ```
19
- *
20
- * @example Basic usage with a stream of `Uint8Array`s
21
- * ```ts
22
- * import { toText } from "@std/streams/to-text";
23
- * import { assertEquals } from "@std/assert";
24
- *
25
- * const stream = ReadableStream.from(["Hello, ", "world!"])
26
- * .pipeThrough(new TextEncoderStream());
27
- * assertEquals(await toText(stream), "Hello, world!");
28
- * ```
29
- */
30
- export async function toText(stream) {
31
- const textDecoder = new TextDecoder();
32
- const reader = stream.getReader();
33
- let result = "";
34
- while (true) {
35
- const { done, value } = await reader.read();
36
- if (done) {
37
- break;
38
- }
39
- result += typeof value === "string"
40
- ? value
41
- : textDecoder.decode(value, { stream: true });
42
- }
43
- result += textDecoder.decode();
44
- return result;
45
- }
@@ -1,61 +0,0 @@
1
- /**
2
- * Convert the generator function into a {@linkcode TransformStream}.
3
- *
4
- * @typeparam I The type of the chunks in the source stream.
5
- * @typeparam O The type of the chunks in the transformed stream.
6
- * @param transformer A function to transform.
7
- * @param writableStrategy An object that optionally defines a queuing strategy for the stream.
8
- * @param readableStrategy An object that optionally defines a queuing strategy for the stream.
9
- * @returns A {@linkcode TransformStream} that transforms the source stream as defined by the provided transformer.
10
- *
11
- * @example Build a transform stream that multiplies each value by 100
12
- * ```ts
13
- * import { toTransformStream } from "@std/streams/to-transform-stream";
14
- * import { assertEquals } from "@std/assert";
15
- *
16
- * const stream = ReadableStream.from([0, 1, 2])
17
- * .pipeThrough(toTransformStream(async function* (src) {
18
- * for await (const chunk of src) {
19
- * yield chunk * 100;
20
- * }
21
- * }));
22
- *
23
- * assertEquals(
24
- * await Array.fromAsync(stream),
25
- * [0, 100, 200],
26
- * );
27
- * ```
28
- *
29
- * @example JSON Lines
30
- * ```ts
31
- * import { TextLineStream } from "@std/streams/text-line-stream";
32
- * import { toTransformStream } from "@std/streams/to-transform-stream";
33
- * import { assertEquals } from "@std/assert";
34
- *
35
- * const stream = ReadableStream.from([
36
- * '{"name": "Alice", "age": ',
37
- * '30}\n{"name": "Bob", "age"',
38
- * ": 25}\n",
39
- * ]);
40
- *
41
- * type Person = { name: string; age: number };
42
- *
43
- * // Split the stream by newline and parse each line as a JSON object
44
- * const jsonStream = stream.pipeThrough(new TextLineStream())
45
- * .pipeThrough(toTransformStream(async function* (src) {
46
- * for await (const chunk of src) {
47
- * if (chunk.trim().length === 0) {
48
- * continue;
49
- * }
50
- * yield JSON.parse(chunk) as Person;
51
- * }
52
- * }));
53
- *
54
- * assertEquals(
55
- * await Array.fromAsync(jsonStream),
56
- * [{ "name": "Alice", "age": 30 }, { "name": "Bob", "age": 25 }],
57
- * );
58
- * ```
59
- */
60
- export declare function toTransformStream<I, O>(transformer: (src: ReadableStream<I>) => Iterable<O> | AsyncIterable<O>, writableStrategy?: QueuingStrategy<I>, readableStrategy?: QueuingStrategy<O>): TransformStream<I, O>;
61
- //# sourceMappingURL=to_transform_stream.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"to_transform_stream.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/streams/1.0.14/to_transform_stream.ts"],"names":[],"mappings":"AAGA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0DG;AAEH,wBAAgB,iBAAiB,CAAC,CAAC,EAAE,CAAC,EACpC,WAAW,EAAE,CAAC,GAAG,EAAE,cAAc,CAAC,CAAC,CAAC,KAAK,QAAQ,CAAC,CAAC,CAAC,GAAG,aAAa,CAAC,CAAC,CAAC,EACvE,gBAAgB,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,EACrC,gBAAgB,CAAC,EAAE,eAAe,CAAC,CAAC,CAAC,GACpC,eAAe,CAAC,CAAC,EAAE,CAAC,CAAC,CA2CvB"}