Commit graph

3 commits

Author SHA1 Message Date
Manuel Bahamóndez-Honores
8487ce2421 Migrate from JavaScript to TypeScript
Convert all 16 source files from .js to .ts with full type annotations.
Add types.ts with interfaces for all data structures. Export BufferReader
and BufferWriter from index. Use 'as const' for literal types on constants.
2026-02-19 09:01:02 -03:00
liamcottle
eea8199582 add node_modules to .gitignore 2025-03-03 09:46:24 +13:00
liamcottle
defef4bddf add .idea to .gitignore 2025-02-12 23:00:28 +13:00