1.0.11 • Published 2 years ago

m.easyansi v1.0.11

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

easyansi

A simple library to make ANSI easier and to help with other things that ANSI can do

Releases Releases

What is ANSI?

An ANSI escape sequence is a standard for in-band signaling to control things such as color, font, cursor location, or even key presses. this is a bad explanation though, check out the wikipedia article here.

Install

npm i m.easyansi

  1. refrence it in your js file (eg: const easyansi = require("m.easyansi"); )
  2. you're good to go

docs are in DOCS.md.

1.0.11

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago