The jspath package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring (≥0.9), bytestring-trie (≥0.1.4), JSONb (≥1.0), utf8-string (≥0.3) |
| License | BSD3 |
| Author | Keegan McAllister <mcallister.keegan@gmail.com> |
| Maintainer | Keegan McAllister <mcallister.keegan@gmail.com> |
| Category | Text |
| Upload date | Tue Sep 21 10:10:20 UTC 2010 |
| Uploaded by | KeeganMcAllister |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Text
- JSONb
Downloads
- jspath-0.1.tar.gz (Cabal source package)
- package description (included in the package)