Name: | nodejs-ansi |
---|---|
Version: | 0.2.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 17165 |
License: | MIT |
RPM: | nodejs-ansi-0.2.1-1.el7.noarch.rpm |
Source RPM: | nodejs-ansi-0.2.1-1.el7.src.rpm |
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/TooTallNate/ansi.js |
Summary: | ANSI escape codes for Node.js |
Description: | ansi.js is a module for Node.js that provides an easy-to-use API for writing ANSI escape codes to Stream instances. ANSI escape codes are used to do fancy things in a terminal window, like render text in colors, delete characters, lines, the entire window, or hide and show the cursor, and lots more! |