Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.4%) to scientific vocabulary
Keywords
Repository
Kotlin Multiplatform storage utilities.
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
storagex
Kotlin Multiplatform storage utilities.
Getting Started 🏁
Checkout the releases page to get the latest
version.
Repository
kotlin
repositories {
maven("https://maven.pkg.jetbrains.space/mooncloak/p/main/kodetools")
}
Dependencies
kotlin
implementation("com.mooncloak.kodetools.storagex:storagex-keyvalue:VERSION")
Documentation 📃
More detailed documentation is available in the docs folder. The entry point to the documentation can be found here.
Security 🛡️
For security vulnerabilities, concerns, or issues, please refer to the security policy for more information on appropriate approaches for disclosure.
Contributing ✍️
Outside contributions are welcome for this project. Please follow the code of conduct and coding conventions when contributing. If contributing code, please add thorough documents and tests. Thank you!
License ⚖️
``` Copyright 2024 mooncloak
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 at
http://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. ```
Owner
- Name: mooncloak
- Login: mooncloak
- Kind: organization
- Email: support@mooncloak.com
- Website: https://mooncloak.com
- Repositories: 1
- Profile: https://github.com/mooncloak
Privacy focused apps
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- alias: "developer@mooncloak.com"
website: "https://mooncloak.codes"
contact:
- alias: "developer@mooncloak.com"
website: "https://mooncloak.codes"
title: "storagex"
type: "software"
abstract: "Kotlin Multiplatform Storage Utilities."
license: "Apache-2.0"
keywords:
- "storage"
- "cache"
- "key-value"
- "database"
- "data layer"
repository-code: "https://github.com/mooncloak/storagex"
url: "https://github.com/mooncloak/storagex"
GitHub Events
Total
- Push event: 8
- Public event: 1
- Create event: 1
Last Year
- Push event: 8
- Public event: 1
- Create event: 1
Dependencies
- actions/checkout v3 composite
- gradle/wrapper-validation-action v1 composite
- EndBug/add-and-commit v9 composite
- actions/checkout v3 composite
- actions/setup-java v3 composite
- gradle/gradle-build-action v2 composite
- peterjgrainger/action-create-branch v2.2.0 composite
- repo-sync/pull-request v2 composite
- com.mooncloak.kodetools.kenv:kenv-core _ implementation
- io.lettuce:lettuce-core _ api
- @js-joda/core 3.2.0
- format-util 1.0.5
- typescript 5.5.4