{"id":15404246,"url":"https://github.com/exoego/scalajs-javalib-node","last_synced_at":"2025-06-17T01:03:01.933Z","repository":{"id":53184632,"uuid":"190195151","full_name":"exoego/scalajs-javalib-node","owner":"exoego","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-10T07:02:03.000Z","size":529,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T01:02:35.538Z","etag":null,"topics":["java-libs","scala-js"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exoego.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":"2019-06-04T12:17:48.000Z","updated_at":"2021-04-02T05:23:14.000Z","dependencies_parsed_at":"2022-08-22T20:01:18.353Z","dependency_job_id":null,"html_url":"https://github.com/exoego/scalajs-javalib-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exoego/scalajs-javalib-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoego%2Fscalajs-javalib-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoego%2Fscalajs-javalib-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoego%2Fscalajs-javalib-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoego%2Fscalajs-javalib-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exoego","download_url":"https://codeload.github.com/exoego/scalajs-javalib-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoego%2Fscalajs-javalib-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260269326,"owners_count":22983641,"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":["java-libs","scala-js"],"created_at":"2024-10-01T16:11:58.506Z","updated_at":"2025-06-17T01:03:01.767Z","avatar_url":"https://github.com/exoego.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java API ported for Node.js\n\nThis library provides some of Java's important APIs, like IO/NIO/Child processes, by re-implementing them on top of Node.js libs.\nSo Scala.js users may reduce efforts into Node.js APIs and their type facade. \n\n\n## Goal\n\nProvide core parts of Java APIs, e.g. :\n\n* `java.io`\n* `java.nio`\n* `java.lang` like (`Process` and `ProcessBuilder`)\n\n\n## Non-Goal\n\nThis project may not provide the following APIs, or may provide only skelton/stub implementation if needed, since those are considered useless for writing Node.js apps.\n\n* `java.applet`\n* `java.awt`\n* `java.beans`\n* `java.lang.annotation`\n* `java.lang.instrument`\n* `java.lang.management`\n* `java.rmi`\n* `java.security`\n* `java.sql`\n* `java.util.jar`\n* `java.util.logging`\n* Most of `javax.*` packages\n\n## Note\n\nSome implementations and tests are based on [Apache Harmony project](https://github.com/apache/harmony), not OpenJDK.\nThis is because Harmony uses Apache License, which is very flexible and non-invasive, but OpenJDK uses GPL. \n\nAlso some implementations are based on [Scala.js](https://github.com/scala-js/scala-js) to modify them specifically for Node.js.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoego%2Fscalajs-javalib-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexoego%2Fscalajs-javalib-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoego%2Fscalajs-javalib-node/lists"}