/fansi

Convert ANSI control sequences to javascript events

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

The goal of fansi is to stream events converted from ansi/vt100
control sequences. This + node.js + websockets + some basic html
should enable a somewhat usable way to display the output from top in
a web browser.

Tests:

vows test/unit/*

Distributed under the Affero GPL.