{"id":13425897,"url":"https://github.com/bigskysoftware/_hyperscript","last_synced_at":"2025-05-12T07:50:15.604Z","repository":{"id":37520008,"uuid":"267440221","full_name":"bigskysoftware/_hyperscript","owner":"bigskysoftware","description":"a small scripting language for the web","archived":false,"fork":false,"pushed_at":"2025-04-29T01:53:41.000Z","size":9675,"stargazers_count":3387,"open_issues_count":69,"forks_count":156,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-05-12T02:51:49.053Z","etag":null,"topics":["htmx","hyperscript","scripting-language"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigskysoftware.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,"zenodo":null}},"created_at":"2020-05-27T22:36:37.000Z","updated_at":"2025-05-10T16:46:03.000Z","dependencies_parsed_at":"2023-02-13T02:31:37.337Z","dependency_job_id":"3ec61fab-4b5b-4280-ae1c-1abbe6c935f5","html_url":"https://github.com/bigskysoftware/_hyperscript","commit_stats":{"total_commits":1368,"total_committers":58,"mean_commits":"23.586206896551722","dds":"0.44663742690058483","last_synced_commit":"a90c1668bbcae567e0b3bd3c5099645f6c6984d7"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigskysoftware%2F_hyperscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigskysoftware%2F_hyperscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigskysoftware%2F_hyperscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigskysoftware%2F_hyperscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigskysoftware","download_url":"https://codeload.github.com/bigskysoftware/_hyperscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253700369,"owners_count":21949689,"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":["htmx","hyperscript","scripting-language"],"created_at":"2024-07-31T00:01:21.545Z","updated_at":"2025-05-12T07:50:15.581Z","avatar_url":"https://github.com/bigskysoftware.png","language":"JavaScript","readme":"[![//_hyperscript](https://hyperscript.org/img/light_logo.png \"the underscore is silent\")](https://hyperscript.org)\n\n*the underscore is silent*\n\n## introduction\n\n`_hyperscript` is a small, open scripting language inspired by [hypertalk](https://hypercard.org/HyperTalk%20Reference%202.4.pdf)\n\nit is a companion project of \u003chttps://htmx.org\u003e\n\n## quickstart\n\n```html\n\n\u003cscript src=\"https://unpkg.com/hyperscript.org@0.9.14\"\u003e\u003c/script\u003e\n\n\n\u003cbutton _=\"on click toggle .clicked\"\u003e\n  Toggle the \"clicked\" class on me\n\u003c/button\u003e\n\n\n\u003cdiv _=\"on mouseOver toggle mouse-over on #foo\"\u003e\n\u003c/div\u003e\n\n\u003cbutton _=\"on click call aJavascriptFunction() then\n           wait 10s then\n           call anotherJavascriptFunction()\"\u003e\n           Do some stuff\n\u003c/button\u003e\n```\n\n## website \u0026 docs\n\n* \u003chttps://hyperscript.org\u003e\n* \u003chttps://hyperscript.org/docs\u003e\n\n## contributing\n\n* please include test cases in [`/test`](https://github.com/bigskysoftware/_hyperscript/tree/dev/test) and docs in [`/www`](https://github.com/bigskysoftware/_hyperscript/tree/dev/www)\n  * you can run the test suite by viewing `test/index.html` in a browser.\n* development pull requests should be against the `dev` branch, docs fixes can be made directly against `master`\n* you can build _hyperscript as shown: `npm run dist`. building is not necessary during development to run tests.\n","funding_links":[],"categories":["JavaScript","Other"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigskysoftware%2F_hyperscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigskysoftware%2F_hyperscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigskysoftware%2F_hyperscript/lists"}