{"id":13508584,"url":"https://github.com/tomgco/elixir-charm","last_synced_at":"2025-09-22T04:33:11.380Z","repository":{"id":21592419,"uuid":"24912505","full_name":"tomgco/elixir-charm","owner":"tomgco","description":"ANSI rainbow for elixir, be a magician","archived":false,"fork":false,"pushed_at":"2014-10-29T13:00:56.000Z","size":140,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T13:46:20.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ZBrannigan/Memory-Loss-Intended","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomgco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-07T21:30:44.000Z","updated_at":"2022-08-26T09:36:49.000Z","dependencies_parsed_at":"2022-08-21T20:20:46.036Z","dependency_job_id":null,"html_url":"https://github.com/tomgco/elixir-charm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgco%2Felixir-charm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgco%2Felixir-charm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgco%2Felixir-charm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomgco%2Felixir-charm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomgco","download_url":"https://codeload.github.com/tomgco/elixir-charm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233824487,"owners_count":18736007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:00:55.206Z","updated_at":"2025-09-22T04:33:06.088Z","avatar_url":"https://github.com/tomgco.png","language":"Elixir","funding_links":[],"categories":["Miscellaneous"],"sub_categories":[],"readme":"Charm [UNDER HEAVY DEVELOPMENT]\n=====\n\nUse\n[ansi terminal characters](http://www.termsys.demon.co.uk/vtansi.htm)\nto write colors and cursor positions.\n\nPort from [@substack](https://www.github.com/substack)\n\nExample\n=======\n\n```elixr\n\n\n\n```\n\nCharm.reset\\0\n-------------\n\nReset the entire screen, like the /usr/bin/reset command.\n\nCharm.write\\1\n----------------\n\n`Charm.write \"Nom nom nom\"`\n\nPass along `msg` to the output stream.\n\nCharm.position\\2\n--------------------\n\nSet the cursor position to the absolute coordinates `x, y`.\n\nCharm.display\\1\n-------------------\n\n`Charm.display :bright`\n\nSet the display mode with the atom defined in `IO.ANSI`.\n\nCharm.foreground\\1\n-----------------------\n\n`Charm.foreground :blue`\n\nSet the foreground color with the atom `:color`, which can be:\n\n* :red\n* :yellow\n* :green\n* :blue\n* :cyan\n* :magenta\n* :black\n* :white\n\nCharm.background\\1\n-----------------------\n\n`Charm.background :red`\n\nSet the background color with the atom `:color`, which can be:\n\n* :red\n* :yellow\n* :green\n* :blue\n* :cyan\n* :magenta\n* :black\n* :white\n\nCharm.cursor\\1\n---------------------\n\nSet the cursor visibility with a boolean.\n\n`Charm.cursor true`\n\ninstall\n=======\n\nWith [hex](http://hex.pm) do:\n\n```\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomgco%2Felixir-charm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomgco%2Felixir-charm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomgco%2Felixir-charm/lists"}