{"id":18426396,"url":"https://github.com/complate/complate-hello-world","last_synced_at":"2025-04-13T18:54:21.436Z","repository":{"id":94858470,"uuid":"165236782","full_name":"complate/complate-hello-world","owner":"complate","description":"Demonstrates reuse of components from different web application platforms.","archived":false,"fork":false,"pushed_at":"2019-01-11T12:07:13.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-16T08:26:49.430Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/complate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-01-11T11:59:53.000Z","updated_at":"2019-01-11T12:07:14.000Z","dependencies_parsed_at":"2023-07-29T13:15:31.905Z","dependency_job_id":null,"html_url":"https://github.com/complate/complate-hello-world","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/complate%2Fcomplate-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complate%2Fcomplate-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complate%2Fcomplate-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/complate%2Fcomplate-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/complate","download_url":"https://codeload.github.com/complate/complate-hello-world/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766304,"owners_count":21158297,"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-11-06T05:07:50.787Z","updated_at":"2025-04-13T18:54:21.411Z","avatar_url":"https://github.com/complate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"complate-hello-world\n====================\n\nThis demonstrates using the same complate component from different\nruntime environments.\n\nWhat the components do\n----------------------\n\n### One trivial component\n\nRenders a \u003cspan style=\"background-color:red;\"\u003ered paragraph\u003c/span\u003e.\n\n\n### One less trivial component\n\nIt displays a list (a plain `\u003cul\u003e`), with the items in the list\ncoming from various sources.\n\nHow to compile the components\n-----------------------------\n\nFirst, build the components and make them accessible:\n\n```\ncd components/p\nnpm link\n\ncd ../list\nnpm link\n```\n\nRunning the express example\n---------------------------\n\n```\ncd express\nnpm install\nnpm link complate-hello-world-p complate-hello-world-list\nnpm start\n```\n\nRunning the Spring MVC example\n------------------------------\n\nHave Java installed. (We successfully used Oracle's 1.8.0_171, OpenJDK 1.8.0_181\nand OpenJDK 11.0.1, and expect these and any in between to work for you as well.)\n\n\n```\ncd spring-mvc\n./mvnw spring-boot:run\n```\n\nNote: While the Spring example uses the components unchanged, its top-level\nscript [`index.js`](spring-mvc/src/main/views/index.js) contains a call to\n`Java.from`, which translates a Java `Collection` to a JavaScript `Array`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplate%2Fcomplate-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomplate%2Fcomplate-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplate%2Fcomplate-hello-world/lists"}