Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RISON Operation #1023

Closed
andyDemisto opened this issue Apr 24, 2020 · 2 comments
Closed

RISON Operation #1023

andyDemisto opened this issue Apr 24, 2020 · 2 comments

Comments

@andyDemisto
Copy link

Is your feature request related to a problem? Please describe.
No problem, just a popular new library

Describe the solution you'd like
Add Rison encide/decode operations

https://observablehq.com/@nyurik/rison-online-decoder-encoder
https://github.com/Nanonid/rison/tree/master/js

@a3957273
Copy link
Member

RISON is now supported.

@baphael
Copy link

baphael commented Apr 23, 2024

Well, almost. RISON Decode operation is broken. The "decode option" dropdown contains 3 undefined options, and makes it unusable. Replacing l.31 type: "editableOption", with type: "option", should do the trick.

Thanks tho.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants