3daee6cdf4 | ||
---|---|---|
src | ||
.eslintrc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
index.css | ||
index.html | ||
package-lock.json | ||
package.json | ||
redact_template.html | ||
tsconfig.json |
README.md
Unredacter
Unredact text that has been redacted using insecure methods
How to Use
Install the dependencies:
npm install
Then start with
npm start
That's it.