simonratner / bitbench

Visually dissect and analyze bit strings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitBench

Visually dissect and analyze bit strings.

Using the BitBench

There is a hosted instance on http://triq.net/bitbench

Status

This is a quick 1-day proof-of-concept. Comments and Code very much welcome.

Development

  • Project setup yarn install

  • Compiles and hot-reloads for development yarn run serve

  • Compiles and minifies for production yarn run build

  • Run your tests yarn run test

  • Lints and fixes files yarn run lint

About

Visually dissect and analyze bit strings

License:MIT License


Languages

Language:Vue 56.9%Language:JavaScript 39.0%Language:HTML 4.2%