ansi_modifier 0.1.3 copy "ansi_modifier: ^0.1.3" to clipboard
ansi_modifier: ^0.1.3 copied to clipboard

Style strings for terminal output by adding, replacing, or removing ANSI modifiers. Provides support for moving the current cursor position.

0.1.3 #

  • Updated dev dependencies.
  • Corrected documentation.

0.1.2 #

  • Added named constructor for generating ansi sequences that move the current cursor position. (Use with stdout.write()).
  • Added example showing how to move the current cursor position.
  • Updated dart.yml actions.

0.1.1 #

  • Added Ansi modifiers.

0.1.0 #

  • Breaking change: renamed method modify() -> style() and removeAnsi() -> clearStyle().

0.0.1 #

  • Initial version
2
likes
160
points
73
downloads

Publisher

verified publishersimphotonics.com

Weekly Downloads

Style strings for terminal output by adding, replacing, or removing ANSI modifiers. Provides support for moving the current cursor position.

Repository (GitHub)

Topics

#ansi #terminal #console #color #cursor-position

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on ansi_modifier