Skip to content

TermKit is a collection of Dart packages for working with terminal applications.

Notifications You must be signed in to change notification settings

kascote/termkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

___________                   ____  __.__  __
\__    ___/__________  _____ |    |/ _|__|/  |_
  |    |_/ __ \_  __ \/     \|      < |  \   __\
  |    |\  ___/|  | \/  Y Y  \    |  \|  ||  |
  |____| \___  >__|  |__|_|  /____|__ \__||__|
             \/            \/        \/

TermKit is a collection of Dart packages for working with terminal applications.

termansi: This package provides a collection of ANSI escape sequences. It essentially serves as a reference for ANSI codes, without offering any additional functionality beyond their definitions.

termlib: This is the core library for interacting with terminals.

termparser: This package acts as a parser, interpreting the ANSI sequences returned by the terminal emulator and converting them into a collection of events.

termunicode: Library designed to provide a set of utilities for working with Unicode characters in terminal applications. It is particularly useful for applications that need to handle a wide range of Unicode characters and properties.

About

TermKit is a collection of Dart packages for working with terminal applications.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages