-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
publiccode.yml
74 lines (71 loc) · 2.17 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
# 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.2'
categories:
- it-development
dependsOn:
open:
- name: react
optional: false
version: ''
versionMax: ''
versionMin: 16.8.0
description:
it:
features:
- Internationalization
- Accessibility
genericName: SPID React component
longDescription: |
A React component for the SPID button batteries included: all you need to
configure is how to pass the information to the server, the rest is
generated by the component.
The library has been designed to provide the maximum level of
configuration for the button, from styling to the communication layer,
while keeping the footprint as small as possible with full treeshake. The
key drivers of the library are accessibility and quality, providing the
best accessibility faetures with zero configuration from the developer and
a full test coverage of the code base with extensive documentation and
Typescript types.
screenshots:
- |-
https://raw.githubusercontent.com/dej611/spid-react-button/master/scripts/spid-modal.png
- |-
https://raw.githubusercontent.com/dej611/spid-react-button/master/scripts/spid-dropdown.png
shortDescription: A React component for the SPID button
developmentStatus: stable
isBasedOn:
- 'spid-sp-access-button, spid-smart-button'
it:
conforme:
gdpr: false
lineeGuidaDesign: true
misureMinimeSicurezza: false
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: true
landingURL: 'https://dej611.github.io/spid-react-button/'
legal:
license: EUPL-1.2
localisation:
availableLanguages:
- it
- en
- de
localisationReady: true
maintenance:
contacts:
- name: Marco Liberati
type: community
name: SPID React button
platforms:
- web
releaseDate: '2021-04-21'
softwareType: library
softwareVersion: 0.2.1
url: 'https://github.com/dej611/spid-react-button'