jspath: Extract substructures from JSON by following a path.

[ bsd3, library, text ] [ Propose Tags ]

Use this library to extract substructures from JSON structures by following a path. Path components can select elements by key or index, map over arrays, or invoke user-specified functions. Works with JSONb types.

Suggestions and patches are welcome.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=3 && <5), bytestring (>=0.9), bytestring-trie (>=0.1.4), JSONb (>=1.0), utf8-string (>=0.3) [details]
License BSD-3-Clause
Author Keegan McAllister <mcallister.keegan@gmail.com>
Maintainer Keegan McAllister <mcallister.keegan@gmail.com>
Category Text
Uploaded by KeeganMcAllister at 2010-09-21T10:10:20Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 991 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]