-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubliccode.yml
79 lines (68 loc) · 2.1 KB
/
publiccode.yml
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.3'
categories:
- digital-citizenship
description:
en:
features:
- Design System Components
longDescription: |
# IO App Design System
## A comprehensive library of components specifically designed for IO App
This project is a specialized _React Native_ library for the IO App,
providing developers with a wide range of components.
Users are welcome to try each component and test them directly using the
included example app. The system's modular design makes integration easy,
and a storybook playground helps explore each component.
With core attributes, foundational components, and various UI elements it
ensures a consistent design.
The project is open for collaboration under the MIT license, fostering
transparency and community engagement.
shortDescription: A comprehensive library of components specifically designed for the IO App
developmentStatus: stable
intendedAudience:
countries:
- it
scope:
- science-and-technology
it:
conforme:
gdpr: true
lineeGuidaDesign: true
misureMinimeSicurezza: true
modelloInteroperabilita: true
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: 5n2tr557
legal:
license: MIT
mainCopyrightOwner: PagoPA S.p.A
repoOwner: PagoPA S.p.A
localisation:
availableLanguages:
- it
- en
localisationReady: true
logo: |-
https://raw.githubusercontent.com/pagopa/io-app-design-system/master/repo-assets/io-app-design-system-github-cover.png
maintenance:
contacts:
- affiliation: PagoPA S.p.A.
email: [email protected]
name: Open Source Program Office
type: internal
name: IO Design System
platforms:
- ios
- android
releaseDate: '2023-11-09'
softwareType: library
softwareVersion: 1.16.1
url: 'https://github.com/pagopa/io-app-design-system'