purescript-threading/README.md
2024-05-14 15:01:46 -05:00

10 lines
167 B
Markdown

# purescript-cbor-stream
Type-safe bindings for the streaming API of `cbor-x`
## Installing
```bash
spago install cbor-stream
{bun|yarn|npm|pnpm} install cbor-x
```