{"id":15377510,"url":"https://github.com/mislav/cstags","last_synced_at":"2025-08-31T03:31:45.082Z","repository":{"id":66006318,"uuid":"12408949","full_name":"mislav/cstags","owner":"mislav","description":"ctags generator for CoffeeScript files","archived":true,"fork":false,"pushed_at":"2013-09-05T23:38:39.000Z","size":120,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T09:55:25.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mislav.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":"2013-08-27T14:55:27.000Z","updated_at":"2025-02-21T23:03:19.000Z","dependencies_parsed_at":"2023-02-19T21:15:42.096Z","dependency_job_id":null,"html_url":"https://github.com/mislav/cstags","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mislav/cstags","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fcstags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fcstags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fcstags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fcstags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","download_url":"https://codeload.github.com/mislav/cstags/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2Fcstags/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272934214,"owners_count":25017816,"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-08-31T02:00:09.071Z","response_time":79,"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"}},"keywords":[],"created_at":"2024-10-01T14:12:03.583Z","updated_at":"2025-08-31T03:31:44.858Z","avatar_url":"https://github.com/mislav.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoffeeScript ctags generator\n\nTraverses the CoffeeScript AST to find function/class definitions and generate\nVim-compatible tags output.\n\nInstallation:\n\n```sh\n# clone this project and:\nnpm install\n# symlink the command to somewhere in your PATH:\nln -s $PWD/bin/cstags ~/bin/cstags\n```\n\nExample usage:\n\n```sh\n# dump tags for all *.(lit)coffee files in the current project\ncstags\n\n# parse only specific files\ncstags src/my.coffee\n\n# traverse only specific directories\ncstags src app/assets\n\n# write tags to file\ncstags -f .git/tags\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fcstags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmislav%2Fcstags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Fcstags/lists"}