|
1 | | -# This repository adheres to the publiccode.yml standard by including this |
| 1 | +# This repository adheres to the publiccode.yml standard by including this |
2 | 2 | # metadata file that makes public software easily discoverable. |
3 | | -# More info at https://github.com/italia/publiccode.yml |
| 3 | +# More info at https://github.com/publiccodeyml/publiccode.yml |
4 | 4 |
|
5 | | -publiccodeYmlVersion: '0.2' |
6 | | -name: 'react-dsfr' |
7 | | -url: 'https://github.com/codegouvfr/react-dsfr' |
8 | | -landingURL: 'https://components.react-dsfr.codegouv.studio' |
9 | | -releaseDate: '2022-10-05' |
| 5 | +publiccodeYmlVersion: "0" |
| 6 | +name: "react-dsfr" |
| 7 | +url: "https://github.com/codegouvfr/react-dsfr" |
| 8 | +landingURL: "https://components.react-dsfr.codegouv.studio" |
| 9 | +releaseDate: "2022-10-05" |
| 10 | +platforms: |
| 11 | + - web |
10 | 12 | developmentStatus: beta |
11 | 13 | softwareType: library |
12 | 14 | logo: |- |
13 | 15 | https://user-images.githubusercontent.com/6702424/192099597-567442d1-e6e1-4c17-ae3d-cac1e3bac5a0.png |
14 | 16 | categories: |
15 | 17 | - website-builder |
| 18 | +legal: |
| 19 | + license: MIT |
16 | 20 | maintenance: |
17 | 21 | type: community |
| 22 | + contacts: |
| 23 | + - name: Joseph Garrone |
| 24 | + email: Joseph.garrone@protonmail.com |
| 25 | + - name: Julien Bouquillon |
| 26 | + affiliation: DNUM des ministères sociaux |
| 27 | + - name: Dylan DECRULLE |
| 28 | + affiliation: Insee |
| 29 | + - name: Enguerran Weiss |
| 30 | + affiliation: Plat |
18 | 31 | intendedAudience: |
19 | 32 | scope: |
20 | 33 | - science-and-technology |
21 | 34 | countries: |
22 | | - - fr |
| 35 | + - FR |
23 | 36 | localisation: |
24 | | - localisationReady: false |
| 37 | + localisationReady: true |
25 | 38 | availableLanguages: |
26 | 39 | - fr |
27 | 40 | - en |
28 | | -it: |
29 | | - conforme: |
30 | | - gdpr: true |
31 | 41 | description: |
32 | 42 | en: |
33 | | - documentation: 'https://react-dsfr.codegouv.studio/' |
| 43 | + documentation: "https://react-dsfr.codegouv.studio/" |
34 | 44 | shortDescription: French State Design System React integration |
| 45 | + features: |
| 46 | + - Always up to date with the latest DSFR evolutions |
| 47 | + - Integration with Next.js, Create React App and Vite |
| 48 | + - All DSFR components implemented |
35 | 49 | longDescription: | |
36 | 50 | This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.com/GouvernementFR/dsfr), the vanilla JS/CSS |
37 | 51 | implementation of the DSFR. |
@@ -62,9 +76,5 @@ description: |
62 | 76 |
|
63 | 77 | - [Support routing libraries](https://react-dsfr.codegouv.studio/routing) like react-router. |
64 | 78 |
|
65 | | - screenshots: |
66 | | - - |- |
67 | | - https://user-images.githubusercontent.com/6702424/210700050-b5e273b6-067d-4864-a27a-3433e2b316a7.jpeg |
68 | 79 | videos: |
69 | | - - 'https://www.youtube.com/watch?v=5q88JgXUAY4' |
70 | | - genericName: react-dsfr |
| 80 | + - "https://www.youtube.com/watch?v=5q88JgXUAY4" |
0 commit comments