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

Convert JSON edits syntax to use JQuery #78

Closed
tclose opened this issue May 23, 2022 · 4 comments
Closed

Convert JSON edits syntax to use JQuery #78

tclose opened this issue May 23, 2022 · 4 comments

Comments

@tclose
Copy link
Contributor

tclose commented May 23, 2022

Instead of using a bespoke query language for editing JSON files in the json_edits feature of the Bids data store @Prepultrue suggested using JQuery. Would be nice to do it without adding a non-python dependency to the project, although it is not a dealbreaker

@Prepultrue
Copy link
Contributor

pyjq essentially compiles jq as a library during install, and does not require it to be installed separately.

@tclose
Copy link
Contributor Author

tclose commented May 23, 2022

That's cool

@tclose
Copy link
Contributor Author

tclose commented Jun 19, 2022

@tclose
Copy link
Contributor Author

tclose commented Jun 20, 2022

This has been implemented by #92

@tclose tclose closed this as completed Jun 20, 2022
Repository owner moved this from Backlog to Done in AIS Master Project Jun 20, 2022
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

2 participants