[ ソース: node-ansi-up ]
パッケージ: node-ansi-up (5.0.0 dfsg-1)
node-ansi-up に関するリンク
Debian の資源:
node-ansi-up ソースパッケージをダウンロード:
- [node-ansi-up_5.0.0 dfsg-1.dsc]
- [node-ansi-up_5.0.0 dfsg.orig.tar.xz]
- [node-ansi-up_5.0.0 dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
convert text containing ANSI color escape codes into HTML
This library provide function that takes a stream of text and transforms it into proper HTML with colors. It does this by buffering the data and performing multiple passes over the stream. Each time it consumes data, it may or may not emit HTML. This HTML will always be proper HTML.
Node.js is an event-based server-side JavaScript engine.
その他の node-ansi-up 関連パッケージ
|
|
|
|
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable