• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language Vue
  • License
    MIT License
  • Created about 6 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Visually dissect and analyze bit strings

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