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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    0
  • 0.0.2
    2

Package Sidebar

Install

npm i jqio

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • kamikat