Borewit
|
c619ac4a5a
|
Replace text-coded with @exodus/bytes for text encoding and decoding
|
2026-02-21 16:13:00 +01:00 |
|
Borewit
|
763f72854c
|
Replace @kayahr/text-encoding with @borewit/text-codec
|
2025-08-13 21:48:37 +01:00 |
|
Borewit
|
d3bfd7ae4e
|
Use @kayahr/text-encoding for decoding
To avoid problems with unsupported character sets.
|
2025-08-12 20:39:42 +01:00 |
|
Borewit
|
f16f584b0b
|
Fix code style issues
|
2025-06-26 20:24:05 +02:00 |
|
Justinas Delinda
|
7ff2786318
|
Refactor constructors to use explicit property assignments
|
2025-04-01 19:57:20 +02:00 |
|
Borewit
|
8fe9ac2057
|
Implement own custom Error using ADT style implementation
|
2024-08-29 17:48:28 +02:00 |
|
Borewit
|
3937085154
|
Enable TypeScript options strict & verbatimModuleSyntax
|
2024-08-12 08:54:43 +02:00 |
|
Borewit
|
89ff43a053
|
Migrate eslint to biome, fix lint errors
|
2024-08-08 19:15:49 +02:00 |
|
Borewit
|
594e128ba5
|
Remove Node.js Buffer dependencies
|
2024-07-09 21:57:28 +02:00 |
|
Borewit
|
573c505a84
|
Prevent subpath imports, for Angular compatibility
|
2024-07-09 21:26:38 +02:00 |
|
Borewit
|
7cdebd1ca6
|
Migrate from CommonJS to ES Modules
|
2022-02-27 15:27:40 +01:00 |
|
Borewit
|
65ba6661fa
|
Normalize import debug towards ES module compatibility
|
2022-02-27 13:28:45 +01:00 |
|
Borewit
|
5ae7f3817d
|
Minor source code improvements
|
2021-12-10 17:50:09 +01:00 |
|
Borewit
|
973e90978c
|
Use Uint8Array instead of Buffer where reasonable possible
|
2021-07-22 15:34:01 +02:00 |
|
Borewit
|
ac47b0fb62
|
Convert static methods from Util to module functions
Normalize the util is imported.
|
2021-07-11 17:04:36 +02:00 |
|
Borewit
|
abbaafd18c
|
Get rid of assert dependency.
|
2021-01-10 21:10:25 +01:00 |
|
Borewit
|
9ba5abaf3c
|
Update to EndOfStream error
|
2019-12-24 17:17:42 +01:00 |
|
Borewit
|
72d7a8cfed
|
Update strtok3 & token-types
|
2019-12-23 19:37:10 +01:00 |
|
Borewit
|
5d72339226
|
Use tokenizer for APE-tag-parser
|
2019-12-21 21:12:16 +01:00 |
|
Borewit
|
9ba31fc797
|
Combine JavaScript & TypeScript folder in /lib
|
2019-09-07 18:30:20 +02:00 |
|