vtparse library

Pure dart library for parsing a stream of bytes and returning a stream of virtual terminal events.

Heavily based on diggernet's Java VTParser

Classes

VTEvent
An event representing a sequence of one or more bytes.
VTParse
VTStateMachine

Enums

VTAction