{"id":17676952,"url":"https://github.com/aladhims/universalist","last_synced_at":"2025-03-30T17:28:22.913Z","repository":{"id":57615061,"uuid":"196813733","full_name":"aladhims/universalist","owner":"aladhims","description":"A Universal IDE agnostic highlighter list for annotation like TODO, FIXME etc (or your own custom annotations)","archived":false,"fork":false,"pushed_at":"2019-07-14T12:45:01.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T19:42:19.244Z","etag":null,"topics":["annotation-agnostic","annotation-processor","go","golang","highlighter","todo","tool","utility"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aladhims.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-14T08:45:32.000Z","updated_at":"2022-03-02T13:31:50.000Z","dependencies_parsed_at":"2022-09-11T03:01:10.053Z","dependency_job_id":null,"html_url":"https://github.com/aladhims/universalist","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/aladhims%2Funiversalist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aladhims%2Funiversalist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aladhims%2Funiversalist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aladhims%2Funiversalist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aladhims","download_url":"https://codeload.github.com/aladhims/universalist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246353775,"owners_count":20763717,"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":["annotation-agnostic","annotation-processor","go","golang","highlighter","todo","tool","utility"],"created_at":"2024-10-24T07:27:14.471Z","updated_at":"2025-03-30T17:28:22.849Z","avatar_url":"https://github.com/aladhims.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"----\n## Universalist\nUniversalist is an IDE agnostic annotation-highlighter for annotations like TODO, FIXME or even your own custom annotations.\n\n----\n## Installation\nFrom the source:\n\n    $ go get github.com/aladhims/universalist/cmd/universalist\n\n----\n## Usage\n\nIn your current working directory: \n\n*annotations will be in color if specified*\n\n    $ universalist\n    TODO\n      - Complete this function                    main.java:87\n      - Make the comment below clearer            index.js\n     \n    FIXME\n      - Improve the algorithm                     utils.go:25\n\nSpecify the directory:\n\n    $ universalist --path path/to/your/workdir\n\nIndent the output:\n\n    $ universalist --indent\n\nUsing custom configurations (see [config-example.json](https://github.com/aladhims/universalist/blob/master/config-sample.json)):\n\n    $ universalist --config ./mycustomconfig.json\n\n----\n## Supported Colors\n\n* black\n* red\n* green\n* yellow\n* blue\n* magenta\n* cyan\n* white\n* 0...255 (256 colors)\n\nFor more information, see [here](https://github.com/mgutz/ansi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faladhims%2Funiversalist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faladhims%2Funiversalist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faladhims%2Funiversalist/lists"}