Justinas Delinda
7ff2786318
Refactor constructors to use explicit property assignments
2025-04-01 19:57:20 +02:00
Borewit
0a39bd6234
Update to Biome 1.9.4
2024-11-10 15:30:52 +01: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
573c505a84
Prevent subpath imports, for Angular compatibility
2024-07-09 21:26:38 +02:00
Bjorn Stromberg
eb0f8e61b8
feat: convert most Buffer usage to Uint8Array ( #2103 )
...
Convert most Buffer usage to Uint8Array and `uint8array-extras` to fill functionality gaps
* Update `token-types` to version 6.0.0
* Update `strtok3` to version 7.1.0
* Update `file-type` to version 19.1.0
* Update dependency diagram to desired Node.js free via primary entry point
Co-authored-by: Borewit <Borewit@users.noreply.github.com >
2024-07-08 19:53:02 +02:00
Borewit
7cdebd1ca6
Migrate from CommonJS to ES Modules
2022-02-27 15:27:40 +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
onerpm_stephen
e9982415f0
Buffer toString accepts 'end' for third parameter not length, so apply off + 4 instead of a fixed value of 4
2021-01-27 20:38:05 +01:00
Borewit
84eb38ecf4
Allow RIFF Chunk-ID code with 4 times byte value 0x00
2020-12-28 12:17:16 +01:00
Borewit
9ba5abaf3c
Update to EndOfStream error
2019-12-24 17:17:42 +01:00
Borewit
9ba31fc797
Combine JavaScript & TypeScript folder in /lib
2019-09-07 18:30:20 +02:00
Borewit
ceed3a9b3b
#25 : Avoid TypeScripts files ending up in NPM module
2017-08-12 22:05:38 +02:00
Borewit
255e175202
#19 : Added support for RIFF/WAVE metadata
2017-08-08 10:53:22 +02:00