Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.4 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.4 KB

@socialgouv/anonymify

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

Packages

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

Apps

app description
apps/match-entities démo web de match-entities
apps/csv démo web d'anonymisation de CSV

Build

To build all apps and packages, run the following command:

yarn run build

Develop

To develop all packages, run the following command:

yarn run dev

Also run the web demo separately : cd apps/csv && yarn dev

The Secret Sauce

Todo

  • export CSV progress