{"id":15357266,"url":"https://github.com/gera2ld/go-to-js","last_synced_at":"2026-03-09T03:31:42.591Z","repository":{"id":77381390,"uuid":"171444208","full_name":"gera2ld/go-to-js","owner":"gera2ld","description":"A Vim plugin to open JavaScript files under cursor.","archived":false,"fork":false,"pushed_at":"2019-09-07T17:29:33.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-09T15:23:29.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim script","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/gera2ld.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-19T09:24:07.000Z","updated_at":"2019-09-07T17:29:35.000Z","dependencies_parsed_at":"2023-09-05T16:01:03.783Z","dependency_job_id":null,"html_url":"https://github.com/gera2ld/go-to-js","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"474129625a1f5ccd69192aa776a83b493bd40e54"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gera2ld/go-to-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fgo-to-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fgo-to-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fgo-to-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fgo-to-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gera2ld","download_url":"https://codeload.github.com/gera2ld/go-to-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gera2ld%2Fgo-to-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281495,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-01T12:34:19.688Z","updated_at":"2026-03-09T03:31:42.562Z","avatar_url":"https://github.com/gera2ld.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-to-js\n\nA Vim plugin to open JavaScript files under cursor.\n\n## Usage\n\nInstall using Vim-Plug:\n\n```vim\nPlug 'gera2ld/go-to-js'\n```\n\nGo to file under cursor with `gf`.\n\n## Features\n\nSuppose we have a project with structure below:\n\n```\n▾ src/\n  ▾ module/\n      index.js\n    other.js\n  README.md\n```\n\n- Relative paths\n\n  In `src/other.js`, paths below will all resolve to `src/module/index.js`:\n\n  - `./module/index.js`\n  - `./module/index`\n  - `./module`\n\n- Alias `#`\n\n  `#/module` will resolve to `src/module`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fgo-to-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgera2ld%2Fgo-to-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgera2ld%2Fgo-to-js/lists"}