- generate arbitrary unformatted fin data using fast-check
- include a reference implementation for formatting
/coredirectory follows the core spec (with builtins).- intention is to provide a language-agnostic framework to test & benchmark fin encoders/decoders.
- why deno? It's got great tooling and is suitable to scripting tasks.
- PRs welcome! contributing guide
not much yet
deno test coreto test the reference formatterdeno run core/gen.tsto generate fin notation