0.0.3 • Published 10 years ago

jqio v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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)

0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

12 years ago