{"id":18002542,"url":"https://github.com/dvcrn/ajom","last_synced_at":"2025-03-26T08:31:15.493Z","repository":{"id":57713075,"uuid":"46772458","full_name":"dvcrn/ajom","owner":"dvcrn","description":"atom plugins in clojurescript","archived":false,"fork":false,"pushed_at":"2016-08-29T07:08:20.000Z","size":12,"stargazers_count":36,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T12:21:27.320Z","etag":null,"topics":["atom","atom-plugin","clojurescript"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/dvcrn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-24T06:42:46.000Z","updated_at":"2019-06-01T03:25:52.000Z","dependencies_parsed_at":"2022-09-05T22:50:16.878Z","dependency_job_id":null,"html_url":"https://github.com/dvcrn/ajom","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fajom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fajom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fajom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fajom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvcrn","download_url":"https://codeload.github.com/dvcrn/ajom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245618733,"owners_count":20645056,"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":["atom","atom-plugin","clojurescript"],"created_at":"2024-10-29T23:22:32.997Z","updated_at":"2025-03-26T08:31:15.017Z","avatar_url":"https://github.com/dvcrn.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ajom\n\nA leiningen template for atom plugins in clojurescript with code live-reload\n\n## Usage\n\n[![Clojars Project](http://clojars.org/ajom/lein-template/latest-version.svg)](http://clojars.org/ajom/lein-template)\n\n```\nlein new ajom {{project-name}}\n```\n\n## Compiling and running\n\nTo compile me with a self-reloading loop, use:\n\n```\nlein run -m build/dev-repl\n```\n\nTo compile for release, use\n```\nlein run -m build/release\n```\n\nAfter you have done that, go into the `plugin/` folder and run\n```\napm link\n```\n\nYour plugin should now be installed inside atom.\n\n\n## Development\n\nIf you want to export a function to atom for use with atom commands, make sure to add them to `dev/build.clj` like so:\n```\n:foo 'your-thing.core/foo\n:bar 'your-thing.core/bar\n```\n\n## Are you using ajom? List yourself here!\n\n- [proton](https://github.com/dvcrn/proton)\n\n## License\n\nCopyright (c) 2015 David Mohl\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fajom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvcrn%2Fajom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fajom/lists"}