{"id":26871158,"url":"https://github.com/codeadamca/javascript-hello-world","last_synced_at":"2026-02-12T16:32:18.332Z","repository":{"id":46327360,"uuid":"328487837","full_name":"codeadamca/javascript-hello-world","owner":"codeadamca","description":"A sample JavaScript which displays a \"Hello World\" message when a button is clicked.","archived":false,"fork":false,"pushed_at":"2025-01-26T22:23:37.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T19:34:06.062Z","etag":null,"topics":["hello-world","javascript","learning-code"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/codeadamca.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,"zenodo":null}},"created_at":"2021-01-10T21:59:14.000Z","updated_at":"2025-01-26T22:23:40.000Z","dependencies_parsed_at":"2025-01-26T23:29:54.509Z","dependency_job_id":null,"html_url":"https://github.com/codeadamca/javascript-hello-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeadamca/javascript-hello-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fjavascript-hello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fjavascript-hello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fjavascript-hello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fjavascript-hello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeadamca","download_url":"https://codeload.github.com/codeadamca/javascript-hello-world/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadamca%2Fjavascript-hello-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29372182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["hello-world","javascript","learning-code"],"created_at":"2025-03-31T07:18:38.300Z","updated_at":"2026-02-12T16:32:18.315Z","avatar_url":"https://github.com/codeadamca.png","language":"HTML","readme":"# JavaScript Hello World\n\nJavaScript is a scripting computer programming language commonly used to create interactive effects within web browsers.\n\nThis sample file will display a \"Hello World!\" message when the button is clicked. \n\n## Steps\n\n1. Create a new HTML file and name it hello-world.html.\n2. Add the following HTML:\n\n    ```javascript\n    \u003c!doctype html\u003e\n    \u003chtml\u003e\n    \u003chead\u003e\n        \u003ctitle\u003eJavaScript Hello World!\u003c/title\u003e\n    \u003c/head\u003e\n    \u003cbody\u003e\n    \n        \u003ch1\u003eJavaScript Hello World!\u003c/h1\u003e\n    \n        \u003cbutton onclick=\"alert('Hello World!');\"\u003eClck Me\u003c/button\u003e\n    \n    \u003c/body\u003e\n    \u003c/html\u003e\n    ```\n\n3. Save the file and test in a browser.\n4. Try uploading this file to your hosting and then test it using your domain name. It will look something like this:\n    \n    ```\n    http://www.domain.com/folder/hello-world.html\n    ```\n\n\u003e Full tutorial URL:  \n\u003e https://codeadam.ca/learning/javascript-hello-world.html\n\n*** \n\n## Repo Resources\n\n* [Visual Studio Code](https://code.visualstudio.com/) or [Brackets](http://brackets.io/) (or any code editor)\n* [Filezilla](https://filezilla-project.org/) (or any FTP program)\n* [W3Schools - JavaScript](https://www.w3schools.com/js/)\n\n\u003cbr\u003e\n\u003ca href=\"https://codeadam.ca\"\u003e\n\u003cimg src=\"https://cdn.codeadam.ca/images@1.0.0/codeadam-logo-coloured-horizontal.png\" width=\"200\"\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadamca%2Fjavascript-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeadamca%2Fjavascript-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadamca%2Fjavascript-hello-world/lists"}