[ 原始碼: ruby-jsonpath ]
套件:ruby-jsonpath(1.1.5-2)
Ruby implementation of JsonPath
Every JSON object is composed on an inherent hierarchy and structure. Every JSON ends up creating a tree of nodes, where each node is a JSON Element.
This hierarchy in JSON allows one to create a standard mechanism to traverse through specific parts of the JSON. A standard way to do this is called JSONPath.
其他與 ruby-jsonpath 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-multi-json
- Ruby library to provide easy switching between different JSON backends