-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
34 lines (34 loc) · 899 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Keenan"
given-names: "Christopher"
alias: chRyNaN
website: "https://chrynan.codes"
contact:
- family-names: "Keenan"
given-names: "Christopher"
alias: chRyNaN
website: "https://chrynan.codes"
title: "presentation"
type: "software"
abstract: "Kotlin Multi-platform Presentation Layer Design Pattern Library"
license: Apache-2.0
keywords:
- kotlin
- ui
- presentation
- "design-patterns"
- "design-pattern"
- mvi
- mvvm
- viewmodel
- viewmodels
- "kotlin-library"
- "kotlin-multiplatform"
- architecture
- "kotlin-multiplatform-library"
- "kotlin-multiplatform-mobile"
- "mvi-kotlin"
repository-code: "https://github.com/chRyNaN/presentation"
url: "https://github.com/chRyNaN/presentation"