-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(play): add crafted examples (#132)
* fix(play): load script synchronously * perf(play): will this improve loading perf ? * style(play): prettify html code * feat(play): add examples links * feat(play): create examples * feat(play): fix NIR example * feat(play): fix examples links * feat(play): add SIRET generation example * feat(play): add anonymization by suppression ex. * feat(play): add anonymize technical ID * feat(play): fix typo * feat(play): add noise example * feat(play): add coherence non-reversible example * feat(play): add coherence by caches example * feat(play): add coherence by caches example * feat(play): add coherence by encryption example * feat(play): add last examples * feat(play): fix example * chore(play): fix build inject version * chore(play): fix ff1 example * chore(play): fix add noise example * feat(play): add a loading screen * feat(play): add a loading spinner * feat(play): add a refresh button * docs(play): update changelog * docs(play): update readme * docs(play): add missing image * docs(play): move image from docs to assets
- Loading branch information
1 parent
092e6a3
commit 88620b6
Showing
11 changed files
with
523 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"tabWidth": 2, | ||
"useTabs": false, | ||
"printWidth": 300 | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.