pantonshire / utfinspector

Web interface to utfdump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTF Inspector

A web interface for utfdump, using Next.js and WebAssembly.

Building & running

  1. Install Rust Cargo, wasm-pack and npm
  2. git submodule update --init
  3. npm install
  4. npm run build
  5. npm run start

About

Web interface to utfdump


Languages

Language:TypeScript 72.1%Language:CSS 15.2%Language:Dockerfile 7.7%Language:JavaScript 4.9%