issues
search
iwoplaza
/
typed-binary
Describe binary structures with full TypeScript support. Encode and decode into pure JavaScript objects.
https://iwoplaza.github.io/typed-binary/
MIT License
106
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Float16Schema
#37
reczkok
closed
3 weeks ago
0
fix: Respect view length when writing slice with BufferWriter
#36
iwoplaza
closed
1 month ago
0
BufferWriter.writeSlice() ignores Uint8Array length
#35
cyraxx
closed
1 month ago
2
feat: UTF-8 string encoding and decoding
#34
iwoplaza
closed
1 month ago
0
Improve string encoding.
#33
iwoplaza
closed
1 month ago
0
Allow Schema Definition with Fixed Byte Sizes for Strings and Other Data Types
#32
nnajiabraham
closed
2 months ago
6
JSON Schema / similar easy tree/array-like object schema use
#31
jrysana
opened
2 months ago
1
Added a `maxSize` property to some schemas.
#30
iwoplaza
closed
2 months ago
0
Cleaned up the README
#29
iwoplaza
closed
2 months ago
0
Create a `maxSize` property, an alias for `measure(MaxValue).size`
#28
iwoplaza
closed
2 months ago
0
Refresh the README.md
#27
iwoplaza
closed
2 months ago
1
impr: Add a default `bin` export.
#26
iwoplaza
closed
2 months ago
0
Add a default `bin` export.
#25
iwoplaza
closed
2 months ago
0
Create a way to describe computed schemas.
#24
iwoplaza
opened
2 months ago
0
Add a BigInt schema.
#23
iwoplaza
opened
2 months ago
0
Remove randomness from unit tests.
#22
iwoplaza
opened
2 months ago
0
Deploying docs manually, without the help of withastro/action.
#21
iwoplaza
closed
3 months ago
0
Docs website
#20
iwoplaza
closed
3 months ago
0
Restructured the repository into a monorepo.
#19
iwoplaza
closed
4 months ago
0
Running E2E tests to confirm browser compatibility.
#18
iwoplaza
closed
4 months ago
0
[Fix] Invalid typing for BufferReader/Writer options.
#17
iwoplaza
closed
4 months ago
1
[Impr] Better linting with Biome.js
#16
iwoplaza
closed
4 months ago
0
Linter complaints when using big endian IO
#15
UlrichEckhardt
closed
4 months ago
3
chore: Switch to pnpm, dependency clean-up & simpler eslint config.
#14
iwoplaza
closed
4 months ago
0
Change package manager to PNPM for better performance.
#13
iwoplaza
closed
4 months ago
0
Add Cypress to test BufferReader/Writer in the context of a browser.
#12
iwoplaza
closed
2 months ago
0
Initial implementation of TypedArray support.
#11
iwoplaza
closed
2 months ago
0
Explore using DataViews instead of multiple TypedArrays for BufferReader/Writer.
#10
iwoplaza
opened
4 months ago
0
Accept readonly types in `write` functions.
#9
iwoplaza
opened
4 months ago
0
Support all TypedArray primitives
#8
mkapal
closed
2 months ago
4
[Improvement] Test type unwrapping with Vitest
#7
iwoplaza
closed
8 months ago
0
Simplified type declarations.
#6
iwoplaza
closed
9 months ago
0
Updated documentation, fixed buffer unwrapping bug
#5
iwoplaza
closed
11 months ago
0
Feature request: `skipBytes` function for `ISerialInput`
#4
iwoplaza
closed
9 months ago
1
Feature request for usage in multiplayer game engine
#3
amir-arad
opened
2 years ago
1
Added a basic GitHub Actions test workflow.
#2
iwoplaza
closed
2 years ago
0
Feature/recursive types
#1
iwoplaza
closed
2 years ago
0