Outils TypeScript pour l'anonymisation des données en langue Française.
Compatible Node.js et dans les navigateurs
Démo : https://socialgouv.github.io/anonymify
package | description |
---|---|
match-entities | detection du type d'entité |
csv-sample | detection des types de données dans un CSV |
csv-anonymify | anonymise un CSV |
app | description |
---|---|
apps/match-entities | démo web de match-entities |
apps/csv | démo web d'anonymisation de CSV |
To build all apps and packages, run the following command:
yarn run build
To develop all packages, run the following command:
yarn run dev
Also run the web demo separately : cd apps/csv && yarn dev
- export CSV progress