Skip to content

Tschrock/kaitai-dts

Repository files navigation

kaitai-dts

Experimental type generator for Kaitai structs.

Note: This is not intended to be a full-featured type generator - it's just a stopgap until the kaitai compiler gets TypeScript support (kaitai-io/kaitai_struct_compiler#165, kaitai-io/kaitai_struct_compiler#233). I'm not going to put much effort into this, though contributions are welcome.

Installation

$ npm i -g @tschrock/kaitai-dts

Usage

$ kaitai-dts <struct_file>

For example:

$ kaitai-dts ./my-data.ksy

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published