{"id":16129160,"url":"https://github.com/laughedelic/scalajs-atom-api","last_synced_at":"2025-04-06T13:29:27.610Z","repository":{"id":141990907,"uuid":"111977333","full_name":"laughedelic/scalajs-atom-api","owner":"laughedelic","description":"⚛️Scala.js facades for some Atom-related APIs","archived":false,"fork":false,"pushed_at":"2018-04-13T00:31:13.000Z","size":75,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T19:39:39.743Z","etag":null,"topics":["atom","atom-api","atom-ide","facade","lsp","scala","scala-js","scalajs","scalajs-facade","typed-js"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laughedelic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-25T04:49:47.000Z","updated_at":"2018-05-19T20:38:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bff13551-3b5b-4c5f-802c-313149598d04","html_url":"https://github.com/laughedelic/scalajs-atom-api","commit_stats":{"total_commits":79,"total_committers":2,"mean_commits":39.5,"dds":0.189873417721519,"last_synced_commit":"0c17704c78d9a6a68f1c11096decce057ab6ed12"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughedelic%2Fscalajs-atom-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughedelic%2Fscalajs-atom-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughedelic%2Fscalajs-atom-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laughedelic%2Fscalajs-atom-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laughedelic","download_url":"https://codeload.github.com/laughedelic/scalajs-atom-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247487913,"owners_count":20946847,"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-api","atom-ide","facade","lsp","scala","scala-js","scalajs","scalajs-facade","typed-js"],"created_at":"2024-10-09T22:09:15.152Z","updated_at":"2025-04-06T13:29:27.581Z","avatar_url":"https://github.com/laughedelic.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scala.js facades for _some_ Atom-related APIs\n\n[![](https://travis-ci.org/laughedelic/scalajs-atom-api.svg?branch=master)](https://travis-ci.org/laughedelic/scalajs-atom-api)\n[![](http://img.shields.io/github/release/laughedelic/scalajs-atom-api/all.svg)](https://github.com/laughedelic/scalajs-atom-api/releases/latest)\n[![](https://img.shields.io/badge/license-MPL--2.0-blue.svg)](https://www.tldrlegal.com/l/mpl-2.0)\n[![](https://img.shields.io/badge/contact-gitter_chat-dd1054.svg)](https://gitter.im/laughedelic/scalajs-atom-api)\n\nThis project contains a few manually written facades for some Atom-related APIs. Currently it exists solely for the needs of the [atom-ide-scala](https://github.com/laughedelic/atom-ide-scala) project and will be extended on demand.\n\n## Facades\n\n* [Core Atom API](https://atom.io/docs/api)\n    Check [`src/.../atom/core/`](src/main/scala/atom/core/) to find what's covered.\n\n* [atom-languageclient](https://github.com/atom/atom-languageclient)\n    Complete `AutoLanguageClient` and some [other relevant parts](src/main/scala/atom/languageclient/)\n\n* [atom-ide-ui](https://github.com/facebook-atom/atom-ide-ui)\n    + [atom-ide-busy-signal](https://github.com/facebook-atom/atom-ide-ui/tree/master/modules/atom-ide-ui/pkg/atom-ide-busy-signal)\n\n* [atom-package-deps](https://github.com/steelbrain/package-deps)\n\n## Usage\n\n```scala\nresolvers += Resolver.jcenterRepo\nlibraryDependencies += \"laughedelic\" %%% \"scalajs-atom-api\" % \"\u003cversion\u003e\"\n```\n\n(see the latest release version on the badge above)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaughedelic%2Fscalajs-atom-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaughedelic%2Fscalajs-atom-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaughedelic%2Fscalajs-atom-api/lists"}