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
Add a default `bin` export.
#25
Closed
iwoplaza
closed
2 months ago
iwoplaza
commented
2 months ago
Easier to discover new schema types.
Constantly going back to the top of the file to import missing schemas breaks the flow.
Cleans up the import statement.
Less chance of name collisions.