Skip to content

OnlyXuul/afmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afmt

Odin printing library with support for ANSI colors and attributes. The goal is to mirror the existing core:fmt library to provide a seamless alternative.

Steps

  1. Clone afmt into odin/shared folder:
    cd $(odin root)shared
    git clone https://github.com/OnlyXuul/afmt.git
  2. To use the library, add to the top of your project file:
    import "shared:afmt"
  3. To run usage examples:
    cd $(odin root)shared/afmt/examples
    odin run .

Example Output

Alt text Alt text Alt text Alt text Alt text Alt text Alt text

About

Odin printing library with support for ANSI colors and attributes. The goal is to mirror the existing core:fmt library to provide a seamless alternative.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages