jqio

0.0.3 • Public • Published

jqio

jqio is a pipe-styled JSON processor.

jqio is a javascript implementation of jq originally written in C language for command-line use.

Using a similar style to Unix shell's pipe, JSON manipulation is made quite easy without code to iterate objects. Useful in agile data modelling.

(Under development)

Feature

  • Flexible pipe-styled JSON manipulation expression
  • Work at browser/node.js environment

Syntax

jqio is a filter/pipe based JSON manipulation library. With most of syntax from jq, but there are several difference between the jqio and jq implementation.

(TODO)

License

(The MIT License)

Readme

Keywords

Package Sidebar

Install

npm i jqio

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • kamikat