@socialgouv/anonymify
Outils TypeScript pour l’anonymisation des données en langue Française.
Compatible Node.js et dans les navigateurs
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 | web app d’anonymisation de CSV |
Build
To build all apps and packages, run the following command:
yarn run build
Develop
To develop all apps and packages, run the following command:
yarn run dev
The Secret Sauce
Todo
- detection delimiter
- export CSV progress