https://github.com/logicblocks/component.support
Support functions for other logicblocks components.
https://github.com/logicblocks/component.support
Last synced: 6 months ago
JSON representation
Support functions for other logicblocks components.
- Host: GitHub
- URL: https://github.com/logicblocks/component.support
- Owner: logicblocks
- License: mit
- Created: 2024-05-30T10:37:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T13:13:30.000Z (9 months ago)
- Last Synced: 2025-04-07T03:02:23.531Z (9 months ago)
- Language: Clojure
- Size: 97.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# component.support
[](https://clojars.org/io.logicblocks/component.support)
[](https://clojars.org/io.logicblocks/component.support)
[](https://github.com/logicblocks/component.support/graphs/contributors)
Support functions for other logicblocks components.
## Install
Add the following to your `project.clj` file:
```clj
[io.logicblocks/component.support "0.1.2"]
```
## Documentation
* [API Docs](https://logicblocks.github.io/component.support/index.html)
## Usage
TODO: Write usage.
## License
Copyright © 2024 LogicBlocks Maintainers
Distributed under the terms of the
[MIT License](http://opensource.org/licenses/MIT).