{"id":25655,"name":"shorthand","description":"A simple text label expander combined with a markdown processor.","url":"https://github.com/rsdoiel/shorthand","last_synced_at":"2025-09-05T02:51:55.277Z","repository":{"id":53210277,"uuid":"41602045","full_name":"rsdoiel/shorthand","owner":"rsdoiel","description":"A simple text label expander combined with a markdown processor.","archived":false,"fork":false,"pushed_at":"2024-10-24T19:47:41.000Z","size":4862,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T11:41:15.703Z","etag":null,"topics":["label-expander","labels","macro-language"],"latest_commit_sha":null,"homepage":"http://rsdoiel.github.io/shorthand","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsdoiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2015-08-29T17:46:47.000Z","updated_at":"2024-10-24T19:47:45.000Z","dependencies_parsed_at":"2024-05-20T22:53:22.962Z","dependency_job_id":"4411e67f-b1ce-4dbb-bf12-b9b34a743129","html_url":"https://github.com/rsdoiel/shorthand","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/rsdoiel/shorthand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703695,"owners_count":25153001,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"rsdoiel","name":"R. S. Doiel","uuid":"169021","kind":"user","description":"I am a human. Once upon a time I wrote music and prose. I write software.\r\n","email":"","website":"https://rsdoiel.github.io","location":"California","twitter":null,"company":"California Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/169021?v=4","repositories_count":149,"last_synced_at":"2024-04-14T08:21:23.123Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsdoiel","funding_links":[],"total_stars":241,"followers":67,"following":335,"created_at":"2022-11-03T05:26:31.949Z","updated_at":"2024-04-14T08:21:33.407Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel/repositories"},"packages":[{"id":8690532,"name":"github.com/rsdoiel/shorthand","ecosystem":"go","description":"Package shorthand provides shorthand definition and expansion.\n\nshorthand.go - A simple definition and expansion notation to use\nas shorthand when a template language is too much.\n\n@author R. S. Doiel, \u003crsdoiel@gmail.com\u003e\ncopyright (c) 2019 all rights reserved.\nReleased under the BSD 2-Clause license\nSee: http://opensource.org/licenses/BSD-2-Clause\n\noperators - assign a function with the func(vm *VirtualMachine, sm SourceMap) (SourceMap, error) signature\nand use RegisterOp (e.g. in the New() function) to add support to Shorthand.\n\nPackage shorthand provides shorthand definition and expansion.\n\nshorthand.go - A simple definition and expansion notation to use\nas shorthand when a template language is too much.\n\n@author R. S. Doiel, \u003crsdoiel@gmail.com\u003e\ncopyright (c) 2019 all rights reserved.\nReleased under the BSD 2-Clause license\nSee: http://opensource.org/licenses/BSD-2-Clause","homepage":"https://github.com/rsdoiel/shorthand","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/rsdoiel/shorthand","keywords_array":[],"namespace":"github.com/rsdoiel","versions_count":14,"first_release_published_at":"2015-08-30T04:05:26.000Z","latest_release_published_at":"2024-05-20T21:42:38.000Z","latest_release_number":"v0.2.2","last_synced_at":"2025-08-19T15:04:36.053Z","created_at":"2023-12-23T03:24:59.271Z","updated_at":"2025-08-19T15:04:36.054Z","registry_url":"https://pkg.go.dev/github.com/rsdoiel/shorthand","install_command":"go get github.com/rsdoiel/shorthand","documentation_url":"https://pkg.go.dev/github.com/rsdoiel/shorthand#section-documentation","metadata":{},"repo_metadata":{"id":53210277,"uuid":"41602045","full_name":"rsdoiel/shorthand","owner":"rsdoiel","description":"A simple text label expander combined with a markdown processor.","archived":false,"fork":false,"pushed_at":"2024-05-20T21:46:36.000Z","size":4730,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-21T00:14:15.030Z","etag":null,"topics":["label-expander","labels","macro-language"],"latest_commit_sha":null,"homepage":"http://rsdoiel.github.io/shorthand","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsdoiel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json"}},"created_at":"2015-08-29T17:46:47.000Z","updated_at":"2024-05-20T21:42:42.000Z","dependencies_parsed_at":"2024-05-20T22:53:22.962Z","dependency_job_id":"4411e67f-b1ce-4dbb-bf12-b9b34a743129","html_url":"https://github.com/rsdoiel/shorthand","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":207985842,"owners_count":14801655,"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"},"owner_record":{"login":"rsdoiel","name":"R. S. Doiel","uuid":"169021","kind":"user","description":"I am a human. Once upon a time I wrote music and prose. I write software.\r\n","email":"","website":"https://rsdoiel.github.io","location":"California","twitter":null,"company":"California Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/169021?v=4","repositories_count":149,"last_synced_at":"2024-04-14T08:21:23.123Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rsdoiel","funding_links":[],"total_stars":241,"followers":67,"following":335,"created_at":"2022-11-03T05:26:31.949Z","updated_at":"2024-04-14T08:21:33.407Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsdoiel/repositories"},"tags":[{"name":"v0.2.2","sha":"b144351581b970ef9a1e68bf7af3c193d9634643","kind":"commit","published_at":"2024-05-20T21:42:38.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.2.2","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"fc4a2b1e647410c530a702c1f9621ff80872bf1a","kind":"commit","published_at":"2020-06-12T22:12:11.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.2.1","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b346a7bdd98550fda14eb6be5a5db164d841a312","kind":"tag","published_at":"2019-09-10T16:35:44.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.2.0","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"5f7b70ae1cae445cb596438e5ed13e09208d2954","kind":"commit","published_at":"2019-06-15T06:02:43.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.1.1","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"5b0af47fd53dbf6ac6ec18c07aa5c94e459f7d70","kind":"commit","published_at":"2018-01-14T22:45:50.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.1.0","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.1.0/manifests"},{"name":"v0.0.11","sha":"de07b51739518b7a930fce079b3d64cc5b0f76b2","kind":"commit","published_at":"2017-11-30T05:59:00.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.11","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.11/manifests"},{"name":"V0.0.11-pre","sha":"7f6230691b40ee7be3b04f8bf68ef0c511847fac","kind":"commit","published_at":"2017-11-30T05:06:06.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/V0.0.11-pre","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/V0.0.11-pre","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/V0.0.11-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/V0.0.11-pre/manifests"},{"name":"v0.0.9","sha":"d6ff768960c58f6e95c072e560eaf7c144d28015","kind":"commit","published_at":"2016-07-28T16:42:57.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.9","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"e3d971dedfcac7cac8109a84b26b259e0a34ac6e","kind":"commit","published_at":"2016-07-19T18:54:36.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.8","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"6c667826cdc74cb5a59dc05db521cdc4b0b636ad","kind":"tag","published_at":"2016-07-08T18:42:50.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.7","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"cb91a8347221da63af333f794f1c88389466f6a7","kind":"tag","published_at":"2016-07-08T18:07:33.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.6","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"e39d780009d61689e3613144fe6d0aaf00705f21","kind":"tag","published_at":"2015-09-10T23:58:30.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.5","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"bf646f8aa4daa1d0e7cb4b8ddc5e1f428d7971e5","kind":"tag","published_at":"2015-09-06T23:38:47.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.4","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0f2d5d7a52264b485c61c18beecd169916403283","kind":"tag","published_at":"2015-09-02T20:35:22.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.3","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6157a9790f488a9e8ef83eb571d24cfa57df4101","kind":"tag","published_at":"2015-08-30T04:06:04.000Z","download_url":"https://codeload.github.com/rsdoiel/shorthand/tar.gz/v0.0.2","html_url":"https://github.com/rsdoiel/shorthand/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-06-21T11:09:16.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.689545153270123,"dependent_packages_count":9.479998775142908,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.084771964206515},"purl":"pkg:golang/github.com/rsdoiel/shorthand","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rsdoiel/shorthand","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rsdoiel/shorthand","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rsdoiel/shorthand/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsdoiel%2Fshorthand/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsdoiel%2Fshorthand/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsdoiel%2Fshorthand/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frsdoiel%2Fshorthand/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951501,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7951981,"full_name":"rsdoiel/shorthand","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2024-12-24T17:29:36.427Z","updated_at":"2024-12-24T17:29:36.427Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rsdoiel/shorthand","html_url":"https://github.com/rsdoiel/shorthand","last_synced_at":"2025-04-13T08:47:27.591Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2024-12-24T17:29:36.610Z","updated_at":"2025-04-13T08:47:27.591Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsdoiel%2Fshorthand/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"PushEvent":1},"last_year":{"PushEvent":1}},"keywords":["label-expander","labels","macro-language"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-09-15T03:51:17.745Z","updated_at":"2022-09-15T03:51:17.745Z","repository_link":"https://github.com/rsdoiel/shorthand/blob/main/go.mod","dependencies":[{"id":4889780341,"package_name":"github.com/caltechlibrary/cli","ecosystem":"go","requirements":"v0.0.16","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-09-15T03:51:17.796Z","updated_at":"2022-09-15T03:51:17.796Z","repository_link":"https://github.com/rsdoiel/shorthand/blob/main/go.sum","dependencies":[{"id":4889780488,"package_name":"github.com/caltechlibrary/cli","ecosystem":"go","requirements":"v0.0.16","direct":false,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:50:57.666Z","updated_at":"2025-11-04T15:53:55.476Z","avatar_url":"https://github.com/rsdoiel.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/25655","html_url":"https://science.ecosyste.ms/projects/25655","bibtex_url":"https://science.ecosyste.ms/projects/25655/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/25655/export.apalike"}