Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
jq-in-the-browser
node v9.11.2
version:
3.0.0
endpoint
share
tweet
const jq = require("jq-in-the-browser").default const query = jq('["Hello", .name]') query({"name": "World"})
Loading…
no comments
sign in
to comment