/bitbench

Visually dissect and analyze bit strings

Primary LanguageVueMIT LicenseMIT

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 dev

  • Compiles and minifies for production yarn run build

  • Run your tests yarn run test

  • Lints and fixes files yarn run lint