Skip to content

Commit

Permalink
Merge pull request #20 from jamesdbrock/patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
passy authored Jun 6, 2022
2 parents c78f234 + a5a3297 commit cc4d1d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ Signals/Behaviors/FRP:

- [purescript-arraybuffer](https://github.com/jacereda/purescript-arraybuffer) - Bindings to the ArrayBuffer JavaScript type.
- [purescript-arraybuffer-class](https://github.com/athanclark/purescript-arraybuffer-class) - Typeclasses for ArrayBuffer encoding and decoding.
- [purescript-arraybuffer-builder](https://github.com/jamesdbrock/purescript-arraybuffer-builder) - Builder for serializing ArrayBuffer
- [purescript-parsing-dataview](https://github.com/jamesdbrock/purescript-parsing-dataview) - Parser for deserializing ArrayBuffer
- [purescript-protobuf](https://github.com/xc-jp/purescript-protobuf) - Google Protocol Buffers

## Testing

Expand Down

0 comments on commit cc4d1d7

Please sign in to comment.