https://github.com/javiersegoviacordoba/mokoki
Kotlin Multiplatform logging library
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.0%) to scientific vocabulary
Keywords
hacktoberfest
json
kotlin
kotlin-multiplatform
logger
serialization
Keywords from Contributors
documents
zsh-plugin
communication
pandoc
best-practices
bioinformatics
rdf
reinforcement-learning
stats
Last synced: 5 months ago
·
JSON representation
Repository
Kotlin Multiplatform logging library
Basic Info
- Host: GitHub
- Owner: JavierSegoviaCordoba
- Language: Kotlin
- Default Branch: main
- Homepage: https://mokoki.javiersc.com
- Size: 6.73 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 10
Topics
hacktoberfest
json
kotlin
kotlin-multiplatform
logger
serialization
Created about 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Funding
Codeowners
README.md
Mokoki
- Normal

- Json or Kotlin Serialization

Download
This library is Kotlin Multiplatform but at this moment jvm is the only artifact generated. It is available at Maven Central.
- Logger:
kotlin
implementation("com.javiersc.mokoki:mokoki:$version")
- Serialization
kotlin
implementation("com.javiersc.mokoki:mokoki-serialization:$version")
Owner
- Name: Javier Segovia Córdoba
- Login: JavierSegoviaCordoba
- Kind: user
- Location: España
- Website: https://javiersc.com
- Twitter: JavierSegoviaCo
- Repositories: 101
- Profile: https://github.com/JavierSegoviaCordoba
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Javier Segovia Córdoba | j****r@s****m | 82 |
| Renovate Bot | b****t@r****m | 48 |
| GitHub Action | a****n@g****m | 15 |
| renovate[bot] | 2****] | 7 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 3
- Total pull requests: 81
- Average time to close issues: about 1 month
- Average time to close pull requests: 13 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.33
- Average comments per pull request: 0.96
- Merged pull requests: 59
- Bot issues: 1
- Bot pull requests: 71
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JavierSegoviaCordoba (2)
- renovate[bot] (1)
Pull Request Authors
- renovate[bot] (72)
- JavierSegoviaCordoba (10)
Top Labels
Issue Labels
enhancement (1)
dependency (1)
Pull Request Labels
Dependencies
.github/workflows/clear-cache.yaml
actions
- easimon/wipe-cache v1 composite
.github/workflows/apply-format.yaml
actions
.github/workflows/build-changelog-renovate-bot.yaml
actions
.github/workflows/build-kotlin-dispatcher.yaml
actions
.github/workflows/build-kotlin.yaml
actions
.github/workflows/generate-version-tag.yaml
actions
.github/workflows/publish-kotlin.yaml
actions
build.gradle.kts
maven
mokoki/build.gradle.kts
maven
mokoki-serialization/build.gradle.kts
maven
mokoki-test/build.gradle.kts
maven
samples/android/android-core/build.gradle.kts
maven
samples/jvm/jvm-core/build.gradle.kts
maven
samples/jvm/jvm-serialization/build.gradle.kts
maven