You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| docker | 3 years ago | |
| src | 3 years ago | |
| utfdump@69660a7e10 | 1 year ago | |
| .eslintrc.json | 3 years ago | |
| .gitignore | 3 years ago | |
| .gitmodules | 3 years ago | |
| Dockerfile | 1 year ago | |
| README.md | 3 years ago | |
| next.config.js | 3 years ago | |
| package-lock.json | 3 years ago | |
| package.json | 3 years ago | |
| tsconfig.json | 3 years ago | |
README.md
UTF Inspector
A web interface for utfdump, using Next.js and WebAssembly.
Building & running
- Install
Rust Cargo,wasm-packandnpm git submodule update --initnpm installnpm run buildnpm run start