1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 01:29:17 +02:00
Commit graph

20 commits

Author SHA1 Message Date
Jeff Schiller
14f82a83bc Update TS types 2024-02-04 21:22:21 -08:00
Jeff Schiller
51a4f84e13 Type in types file 2024-02-03 14:25:26 -08:00
Jeff Schiller
1fab6b1c16 Updates types after adding onExtract, etc 2024-02-03 14:25:11 -08:00
Jeff Schiller
08a0fd8e6c Updat TS types 2024-01-26 09:25:10 -08:00
Jeff Schiller
1267691579 Remove all PNG parser boilerplate events and use CustomEvent. 2024-01-19 12:49:15 -08:00
Jeff Schiller
17c58ec416 Remove Jpeg parse event boilerplate 2024-01-19 11:56:46 -08:00
Jeff Schiller
c3a7b35fd5 Remove GIF parser event boilerplate in favor of a @template solution using CustomEvent 2024-01-19 11:43:03 -08:00
Jeff Schiller
2645f57b68 Update exported types for image parsers. 2024-01-15 13:09:43 -08:00
Jeff Schiller
757a489c02 Update TS types for GifParser and related types. 2023-12-22 14:19:40 -08:00
Jeff Schiller
2e1d9177b4 Remove old HTML archive unit tests - only automated tests going forward 2023-12-16 15:33:44 -08:00
Jeff Schiller
eba7042abe Update type source map 2023-12-14 22:37:00 -08:00
Jeff Schiller
e6d13d9404 Commonize on port-connected behavior for compressors and decompressors (part of the refactor for issue #44) 2023-12-13 14:25:17 -08:00
Jeff Schiller
eeb228a52b Remove decompress-internal.js and pathToBitJS for decompress. 2023-12-12 21:04:41 -08:00
Jeff Schiller
f71c893f63 Fix issue #44, make decompress work in NodeJS (use Worker only where possible). 2023-12-11 22:00:35 -08:00
Jeff Schiller
5ad89892bd Move archive events into its own module. 2023-12-11 08:57:07 -08:00
Jeff Schiller
ac6807edec For Issue #44, introduce a @typedef for UnarchiverOptions 2023-12-11 00:29:50 -08:00
Jeff Schiller
ed15459a3a Update TS types 2023-12-09 09:11:42 -08:00
Jeff Schiller
3120bba0df Update Typescript types for 1.1.0 2023-05-28 10:50:31 -07:00
Jeff Schiller
fc0381b4d2 Update Typescript type definitions 2023-03-11 08:50:22 -08:00
Jeff Schiller
d5971c0fdb Correct some typos, expose codecs in the main module (woops), and provide Typescript types (d.ts files) 2022-10-30 16:54:53 -07:00