{"id":19347098,"url":"https://github.com/crystal-data/crocodile","last_synced_at":"2026-05-12T20:38:40.424Z","repository":{"id":91429660,"uuid":"299154201","full_name":"crystal-data/crocodile","owner":"crystal-data","description":"Atom extension to create docstrings for Crystal methods","archived":false,"fork":false,"pushed_at":"2020-09-28T01:32:57.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T14:29:13.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/crystal-data.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-09-28T01:26:07.000Z","updated_at":"2023-07-31T20:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"28bff78b-d66c-4fc8-9eb7-6b94f278bc63","html_url":"https://github.com/crystal-data/crocodile","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-data%2Fcrocodile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-data%2Fcrocodile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-data%2Fcrocodile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-data%2Fcrocodile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crystal-data","download_url":"https://codeload.github.com/crystal-data/crocodile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240457941,"owners_count":19804489,"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-11-10T04:13:54.073Z","updated_at":"2026-05-12T20:38:40.390Z","avatar_url":"https://github.com/crystal-data.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crocodile\n\nGenerate's basic function docstrings for Crystal function definitions.\n\n```crystal\ndef flip(t : Tensor | Enumerable, axis : Int) : Tensor\n  ...\nend\n```\n\nBecomes\n\n```crystal\n# Brief description of flip\n#\n# Arguments\n# ---------\n# t : Tensor | Enumerable\n#   Brief description of t : Tensor | Enumerable\n# axis : Int\n#   Brief description of axis : Int\n#\n# Returns\n# -------\n# Tensor\n#\n# Examples\n# --------\ndef flip(t : Tensor | Enumerable, axis : Int) : Tensor\n  ...\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystal-data%2Fcrocodile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystal-data%2Fcrocodile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystal-data%2Fcrocodile/lists"}