Skip to content
View mvoss9000's full-sized avatar

Organizations

@quicbit @netus-io

Block or report mvoss9000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. quicbit-js/qb-bithelp Public

    functions for viewing and understanding binary encodings

    JavaScript 1 1

  2. quicbit-js/test-kit Public

    Adds practical suite of testing functions to tap or tape (your choice) and makes it easy to add your own functions as well.

    JavaScript 2

  3. quicbit-js/qb-json-next Public

    A very fast, very light-weight, validating JSON parser with support for incremental parsing to and from any point.

    JavaScript

  4. quicbit-js/qb-utf8-ez Public

    Easy-to-use UTF-8 encoding, decoding and other manipulation that run in almost any browser.

    JavaScript

  5. quicbit-js/qb-utf8-illegal-bytes Public

    Return a list of illegal byte spans within a UTF-8 encoded buffer or array.

    JavaScript

  6. quicbit-js/qb-extend-flat Public

    A tiny function that takes a brutally flat approach to prototype inheritance - a bit like Object.assign() for prototypes.

    JavaScript