https://github.com/ipld/go-ipld-selector-text-lite
https://github.com/ipld/go-ipld-selector-text-lite
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ipld/go-ipld-selector-text-lite
- Owner: ipld
- License: other
- Created: 2020-06-09T17:25:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T00:32:08.000Z (about 1 year ago)
- Last Synced: 2025-04-16T01:50:28.173Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
go-ipld-selector-text-lite
=======================
> A rudimentary (pre-ipld-schema) implementation of IPLD selectors
[](https://pkg.go.dev/github.com/ipld/go-ipld-selector-text-lite)
[](https://goreportcard.com/report/github.com/ipld/go-ipld-selector-text-lite)
This library contains basic utilities for creation of [IPLD selector][1]
objects from a flat textual representation. For further info see
https://github.com/ipld/specs/blob/master/selectors/selectors.md
## Lead Maintainer
[Peter Rabbitson](https://github.com/ribasushi)
## License
[SPDX-License-Identifier: Apache-2.0 OR MIT](LICENSE.md)
[1]: https://pkg.go.dev/github.com/ipld/go-ipld-prime/traversal/selector