art-rsv
RSV parser and serializer for Arturo
Usage
Add this to your Arturo code:
rsv: import.lean "rsv"!
_VERSION :version
Current version of the library.
encode rows :block
Encode block containing block of strings or null
into RSV.
decode data :string
Decode a string into block containing block of strings or null
.
Last updated:
0.1.1 | 29 April 2024 | 3402 / 4 files |
0.1.0 | 29 April 2024 | 3416 / 4 files |
No dependencies.