- generate arbitrary unformatted fin data using fast-check
- include a reference implementation for formatting
/core
directory 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 core
to test the reference formatterdeno run core/gen.ts
to generate fin notation