{"id":25014308,"url":"https://github.com/gregoryv/red-rabbit","last_synced_at":"2025-03-30T05:13:15.124Z","repository":{"id":74438902,"uuid":"49233133","full_name":"gregoryv/red-rabbit","owner":"gregoryv","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-09T07:14:58.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T07:19:29.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gregoryv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-07T21:56:46.000Z","updated_at":"2016-01-19T20:18:31.000Z","dependencies_parsed_at":"2023-02-26T18:31:53.374Z","dependency_job_id":null,"html_url":"https://github.com/gregoryv/red-rabbit","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/gregoryv%2Fred-rabbit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fred-rabbit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fred-rabbit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregoryv%2Fred-rabbit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregoryv","download_url":"https://codeload.github.com/gregoryv/red-rabbit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277360,"owners_count":20751549,"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":"2025-02-05T07:19:03.969Z","updated_at":"2025-03-30T05:13:15.107Z","avatar_url":"https://github.com/gregoryv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/gregoryv/red-rabbit.svg)](https://travis-ci.org/gregoryv/red-rabbit)\n\n![](redrabbit.png)\n\nSharing assorted go modules as I write my text editor.\n\ncursor\n------\n\nMoving the index of a rune slice conceptually up and down \nbetween lines as you would when using your arrow keys in a\ntext file. The methods that you might miss in this module\nare not missing, rather they are a part of the bytes module \nthat comes with go.\n\nThe cursor methods are forgiving and handle errors in a manner \nyou would expect from a text navigation point of view. Eg.\nif you are on the last line and use the DOWN arrow key \nyou will get the last index.\n\nNote that the index values start with 0 while lines and columns \nbegin with 1.\n\n\nman\n---\n\nPackage for writing more elaborate help for eg. command line\ntools.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fred-rabbit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregoryv%2Fred-rabbit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregoryv%2Fred-rabbit/lists"}