0.0.4 • Published 12 months ago

@aibulat/naser v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Overview

  • CLI tool to convert files with ANSI output to HTML
  • Based on Anser package

Install/Upgrade

npm install -g @aibulat/naser
npm update -g @aibulat/naser
which naser

Install/Upgrade via Bun

bun install -g @aibulat/naser
bun update -g @aibulat/naser --latest
which naser

Use

echo -e "\e[32m Hello \e[0m" > out.txt
naser out.txt > out.html
0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago