{"id":16217359,"url":"https://github.com/sukima/vim-emberlayout","last_synced_at":"2026-03-07T02:33:42.152Z","repository":{"id":66756158,"uuid":"87467877","full_name":"sukima/vim-emberlayout","owner":"sukima","description":"Open Ember files in a grid","archived":false,"fork":false,"pushed_at":"2017-07-02T04:32:34.000Z","size":4373,"stargazers_count":19,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T17:39:23.643Z","etag":null,"topics":["ember","emberjs","vim","vim-plugin","viml"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":false,"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/sukima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-04-06T19:38:11.000Z","updated_at":"2024-05-30T02:56:18.000Z","dependencies_parsed_at":"2023-04-11T17:33:27.887Z","dependency_job_id":null,"html_url":"https://github.com/sukima/vim-emberlayout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sukima/vim-emberlayout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukima%2Fvim-emberlayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukima%2Fvim-emberlayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukima%2Fvim-emberlayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukima%2Fvim-emberlayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sukima","download_url":"https://codeload.github.com/sukima/vim-emberlayout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sukima%2Fvim-emberlayout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30206070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":["ember","emberjs","vim","vim-plugin","viml"],"created_at":"2024-10-10T11:44:45.222Z","updated_at":"2026-03-07T02:33:42.119Z","avatar_url":"https://github.com/sukima.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-emberlayout\n\nThis plugin simply takes a base filename in an Ember.js project and will open\na grid of windows for each related file.\n\n![animated screen shot](https://sukima.github.io/vim-emberlayout/vim-emberlayout.gif)\n\n## Commands, Mappings and Configuration\n\nRead the [help][txt-doc] to know more.\n\n## Installation\n\n### Using [Vundle][vundle]:\n\nJust add this line to your `~/.vimrc`:\n\n```vim\nPlugin 'sukima/vim-emberlayout'\n```\n\nAnd run `:PluginInstall` inside Vim.\n\n### Using [pathogen.vim][pathogen]:\n\nCopy and paste in your shell:\n\n```bash\ncd ~/.vim/bundle\ngit clone https://github.com/sukima/vim-emberlayout.git\n```\n\n### Using [vpm][vpm]:\n\nRun this command in your shell:\n\n```bash\nvpm insert sukima/vim-emberlayout\n```\n\n### Using [Plug][plug]:\n\nJust add this line to your `~/.vimrc` inside plug call:\n\n```vim\nPlug 'sukima/vim-emberlayout'\n```\n\nAnd run `:PlugInstall` inside Vim or `vim +PlugInstall +qa` from shell.\n\n## License\n\nMIT\n\n[pathogen]: https://github.com/tpope/vim-pathogen\n[txt-doc]: https://raw.githubusercontent.com/sukima/vim-emberlayout/master/doc/emberlayout.txt\n[vpm]: https://github.com/KevinSjoberg/vpm\n[vundle]: https://github.com/gmarik/vundle\n[plug]: https://github.com/junegunn/vim-plug\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukima%2Fvim-emberlayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsukima%2Fvim-emberlayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsukima%2Fvim-emberlayout/lists"}