Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/behrica/specter-x
Extension to Clojure library specter for data exploration
https://github.com/behrica/specter-x
Last synced: 27 days ago
JSON representation
Extension to Clojure library specter for data exploration
- Host: GitHub
- URL: https://github.com/behrica/specter-x
- Owner: behrica
- License: epl-1.0
- Created: 2018-03-20T07:45:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T07:47:02.000Z (almost 7 years ago)
- Last Synced: 2024-12-16T03:14:08.731Z (about 2 months ago)
- Language: Clojure
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# specter-x
A Clojure library designed to extend specter to support exploration of data structures.
## Usage
The specter library has very nice support for extracting pieces of arbitrary complex Clojure data structures.
This library extends it by macros and functions to support the **_exploration_** of such data structures.
## License
Copyright © 2018 Carsten Behring
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.