{"id":16795124,"url":"https://github.com/mehcode/atom-project-util","last_synced_at":"2025-04-11T00:02:47.907Z","repository":{"id":57186266,"uuid":"54755889","full_name":"mehcode/atom-project-util","owner":"mehcode","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-27T17:23:05.000Z","size":10,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T00:02:33.582Z","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/mehcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-26T00:59:07.000Z","updated_at":"2019-03-29T03:16:28.000Z","dependencies_parsed_at":"2022-09-14T14:21:37.626Z","dependency_job_id":null,"html_url":"https://github.com/mehcode/atom-project-util","commit_stats":null,"previous_names":["mehcode/atom-project-switch"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fatom-project-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fatom-project-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fatom-project-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Fatom-project-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehcode","download_url":"https://codeload.github.com/mehcode/atom-project-util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317701,"owners_count":21083528,"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-10-13T09:15:29.292Z","updated_at":"2025-04-11T00:02:47.881Z","avatar_url":"https://github.com/mehcode.png","language":"JavaScript","readme":"# Atom Project Util\n\nAtom library that provides project utilities. Primarily switching in the same window. This is its own library\nbecause there are a number of nuances that would better serve the community\nto be addressed in a single location (and then each package that\nwould like the functionality can just use this library).\n\n## Install\n\n```\nnpm install --save atom-project-util\n```\n\n## Usage\n\n```js\nconst util = require(\"atom-project-util\")\n\n// Switch to a project with path1 and path2 as the opened paths\nutil.switch([\"path1\", \"path2\"])\n\n// Close project\nutil.close()\n```\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT) - see the [LICENSE](https://github.com/mehcode/atom-project-switch/blob/master/LICENSE.md) for more details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Fatom-project-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehcode%2Fatom-project-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Fatom-project-util/lists"}