colorful:多彩是正义

时间:2024-07-16 01:27:58
【文件属性】:

文件名称:colorful:多彩是正义

文件大小:22KB

文件格式:ZIP

更新时间:2024-07-16 01:27:58

Elixir

丰富多彩的 Colorful Colorful . string ( " hello " , " red underline " ) # => "\e[0m\e[31m\e[4mhello\e[0m" Colorful . string ( " hello " , [ " red " , " bright " ]) # => "\e[0m\e[31m\e[1mhello\e[0m" Colorful . string ( " hello " , [ :red , :bright ]) # => "\e[0m\e[31m\e[1mhello\e[0m" Colorful . string ( " orange " , { 5 , 2 , 1 }) Colorful . string ( " underlined orange " , [ :underline , { 5 ,


【文件预览】:
colorful-master
----mix.exs(714B)
----config()
--------config.exs(825B)
----priv()
--------colors.txt(32KB)
----test()
--------colorful_test.exs(2KB)
--------color_test.exs(1KB)
--------test_helper.exs(15B)
----mix.lock(79B)
----.gitignore(40B)
----lib()
--------colorful()
--------colorful.ex(4KB)
----README.md(978B)
----LICENSE.txt(1KB)

网友评论