Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toyokumo/toyokumo-commons
Utility functions that are used commonly in multiple TOYOKUMO products
https://github.com/toyokumo/toyokumo-commons
clojure clojurescript component ring
Last synced: about 2 months ago
JSON representation
Utility functions that are used commonly in multiple TOYOKUMO products
- Host: GitHub
- URL: https://github.com/toyokumo/toyokumo-commons
- Owner: toyokumo
- License: apache-2.0
- Created: 2020-04-30T01:49:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T01:53:02.000Z (6 months ago)
- Last Synced: 2024-11-28T14:54:38.500Z (about 2 months ago)
- Topics: clojure, clojurescript, component, ring
- Language: Clojure
- Homepage:
- Size: 146 KB
- Stars: 3
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# toyokumo-commons
Utility functions that are used in multiple TOYOKUMO products.[![cljdoc badge](https://cljdoc.org/badge/toyokumo/toyokumo-commons)](https://cljdoc.org/d/toyokumo/toyokumo-commons/CURRENT)
[![Clojars Project](https://img.shields.io/clojars/v/toyokumo/toyokumo-commons.svg)](https://clojars.org/toyokumo/toyokumo-commons)## Usage
Read cljdoc.
## License
Copyright 2020-2022 Toyokumo,Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.