Commit Graph

59 Commits

Author SHA1 Message Date
Holly Stubbs ceffc3eb87 Update README.md 2024-05-01 11:42:22 +01:00
Holly Stubbs c097cc5480 Update dev depends 2024-01-19 10:38:56 +00:00
Holly Stubbs 71a717ae80 fix repo url in package.json 2024-01-19 10:37:13 +00:00
Holly Stubbs d02bf4693b
update LICENSE 2024-01-01 22:35:13 +00:00
Holly Stubbs 2e6ec04512
also update readme links 2024-01-01 22:33:42 +00:00
Holly Stubbs 33e8466e9d
update repo links 2024-01-01 22:30:57 +00:00
Holly Stubbs 77d74ae657
1.5.0 2024-01-01 22:23:47 +00:00
Holly Stubbs 961df8cd72
Add functions for reading/writing strings without lengths 2024-01-01 22:23:16 +00:00
Holly Stubbs 4cacdbf113
Update depends 2024-01-01 22:22:12 +00:00
Holly Stubbs b7a482d1f2
actually add the new public methods to the interfaces 2023-11-07 00:33:28 +00:00
Holly Stubbs c1e43e2937
allow getting the writer offset and the length of both readers and writers 2023-11-07 00:14:03 +00:00
Holly Stubbs 63a3e5c73b
Allow getting of the read offset (needed for mc-beta-server) 2023-11-07 00:01:33 +00:00
Holly Stubbs 3bb2f542ef
update package-lock.json 2023-10-27 00:34:28 +01:00
Holly Stubbs 24f26db2c1 found some more cases of direct Buffer usages 2023-10-24 17:05:20 +01:00
Holly Stubbs 242b3f512b 1.3.4 2023-10-24 12:45:12 +01:00
Holly Stubbs dd46ec825b Remove all direct usages of Buffer so that it can be decided based on platform. 2023-10-24 12:44:11 +01:00
Holly Stubbs a157685fcc Remove debug messages and bump version for release 2023-10-24 12:23:25 +01:00
Holly Stubbs 8367213725 npmignore the base folder 2023-10-24 12:15:45 +01:00
Holly Stubbs d12d971ef5 Add browser js support 2023-10-24 12:04:32 +01:00
Holly Stubbs dd3eb43809 Bump to es2020 2023-10-24 12:04:16 +01:00
Holly Stubbs aabf5cdbb3 Add license header everywhere 2023-10-24 12:04:07 +01:00
Holly Stubbs 558c3c2025 use the generic "build" script to run all scripts 2023-07-28 10:45:22 +01:00
Holly Stubbs ff46656809 Clean up leftovers from debugging CI failures 2023-07-28 10:28:32 +01:00
Holly Stubbs 3a75bec4bf Update Depends 2023-07-28 10:25:20 +01:00
Holly Stubbs f4ac03725c Fix CI 2023-07-28 10:25:08 +01:00
Holly Stubbs a43fa8ef66
Attempt to fix CI 2023-07-28 10:03:08 +01:00
Holly Stubbs 2d7815cff8
Another CI fix attempt 2023-07-28 10:01:47 +01:00
Holly Stubbs 530b468dfb
Investigation continues 2023-07-28 09:59:34 +01:00
Holly Stubbs 0c253b1c95
CI Fix attempt 2023-07-28 09:54:32 +01:00
Holly Stubbs 842bcca1f4
Investigation 2023-07-28 09:48:08 +01:00
Holly Stubbs 61cc7e027e
Update fileSmasher.ts 2023-07-28 09:44:59 +01:00
Holly Stubbs 5498168d94
this is never re-assigned 2023-07-13 16:33:48 +01:00
Holly Stubbs 45479e2481 Merge branch 'master' of https://github.com/tgpholly/bufferStuff 2023-06-22 11:58:16 +01:00
Holly Stubbs 0980693807 remove unused imports 2023-06-22 11:58:12 +01:00
Holly Stubbs 23ccce4ca9
Attempt to fix the workflow 2023-06-22 11:47:51 +01:00
Holly Stubbs cc47903e47 whoops 2023-06-22 11:33:13 +01:00
Holly Stubbs 9aa1ad9a5d janky tooling to get this working properly 2023-06-22 11:32:40 +01:00
Holly Stubbs 07fa9c0ecf revert last 2023-05-15 09:50:18 +01:00
Holly Stubbs ecaa8f28a6
Add npm package link to badge 2023-05-12 15:44:30 +01:00
Holly Stubbs ff90cae559
Add npm badge 2023-05-12 15:40:58 +01:00
Holly Stubbs b1596e1c45 delete ^& ignore lib 2023-05-12 14:41:35 +01:00
Holly Stubbs c4fe450546 1.1.2 2023-05-12 14:14:55 +01:00
Holly Stubbs 7989e10647 aaaaaaa 2023-05-12 14:14:28 +01:00
Holly Stubbs a2e59b28df 1.1.1 2023-05-12 14:13:12 +01:00
Holly Stubbs c6d1eb2e54 Move Endian enum into index.ts 2023-05-12 14:04:33 +01:00
Holly Stubbs 9c93894160 Publish to npm :) 2023-05-12 13:56:42 +01:00
Holly Stubbs 5cf164ad57
Create declarations 2023-05-12 10:53:44 +01:00
Holly Stubbs 1df822ac7b
Add CI badge 2023-05-12 10:01:03 +01:00
Holly Stubbs 6d5a38243b
Create node.js.yml 2023-05-12 09:59:37 +01:00
Holly Stubbs e5ab85a347
We don't have webpack 2023-05-12 09:59:16 +01:00