porting - JavaScript implementation of jq? -


the implementation of jq seems in c. there comparable in (browser-side) javascript?

the reason i'm asking work out how it's worth investing in jq - prefer toolkits js-based, since can installed via npm, can used in browser et. , 2 environments encounter json...

there fiatjaf/jq-web

this build of jq, command-line json processor in javascript using emscripten along wrapper making usable library.

demo here http://fiatjaf.alhur.es/jq-web/


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -