Skip to content

Vieolo/mansil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mansil

Mansil is a Multi-language ANSI escape code Library

It provides the commonly used ANSI escape codes and helper functions for:

  • Dart
  • Go
  • JS/TS
  • Python
  • Rust

Install

# Dart
dart pub add mansil

# Go
go get github.com/vieolo/mansil

# JS/TS
npm install @vieolo/mansil

# Python
pip install mansil # using pip
uv add mansil # using uv

# Rust
cargo add mansil

About

Multi-language ANSI escape codes Library

Resources

License

Stars

Watchers

Forks

Contributors