0.0.4 • Published 10 months ago

@aibulat/naser v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago