{"id":13652459,"url":"https://github.com/tzellman/hyperapp-boilerplate","last_synced_at":"2025-04-23T16:10:42.626Z","repository":{"id":17164934,"uuid":"81228909","full_name":"tzellman/hyperapp-boilerplate","owner":"tzellman","description":"This is a sample/boilerplate project that shows how to create a production-ready hyperapp application.","archived":false,"fork":false,"pushed_at":"2022-12-04T01:57:49.000Z","size":733,"stargazers_count":47,"open_issues_count":12,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-09T12:46:50.066Z","etag":null,"topics":["flyjs","hyperapp","rollup","rollup-example"],"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/tzellman.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":"2017-02-07T16:26:08.000Z","updated_at":"2022-03-16T17:21:37.000Z","dependencies_parsed_at":"2023-01-11T20:26:01.167Z","dependency_job_id":null,"html_url":"https://github.com/tzellman/hyperapp-boilerplate","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/tzellman%2Fhyperapp-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzellman%2Fhyperapp-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzellman%2Fhyperapp-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tzellman%2Fhyperapp-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tzellman","download_url":"https://codeload.github.com/tzellman/hyperapp-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468270,"owners_count":21435452,"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":["flyjs","hyperapp","rollup","rollup-example"],"created_at":"2024-08-02T02:00:59.530Z","updated_at":"2025-04-23T16:10:42.607Z","avatar_url":"https://github.com/tzellman.png","language":"JavaScript","funding_links":[],"categories":["Boilerplates V1","JavaScript"],"sub_categories":[],"readme":"[![GitHub issues](https://img.shields.io/github/issues/tzellman/hyperapp-boilerplate.svg)](https://github.com/tzellman/hyperapp-boilerplate/issues)\n[![dependencies](https://david-dm.org/tzellman/hyperapp-boilerplate.svg)](https://david-dm.org/tzellman/hyperapp-boilerplate)\n\n# [HyperApp](https://github.com/hyperapp/hyperapp) Boilerplate\n\nThe purpose of this example was to create a starting-point for a [HyperApp](https://github.com/hyperapp/hyperapp) project.\n\nI decided to use [Taskr](https://github.com/lukeed/taskr) along with [Rollup](https://github.com/rollup/rollup), since the\ncombination of the two seems to create a pleasant development/build experience.\n\nI suppose this example can also be used as a starting point for a Taskr/Rollup app.\n\n## Getting started\n\n```bash\nnpm install\nnpm start\n```\n\nYour browser should have automatically launched [http://localhost:4000](http://localhost:4000)!\n\nAny changes you make to your code will also automatically be reflected in the browser.\n\nYou can also view the example app here: [https://tzellman.github.io/hyperapp-boilerplate/](https://tzellman.github.io/hyperapp-boilerplate/).\n\n## Building a release\n\n```bash\nnpm run build\n```\n\nThis will generate a `release` directory with your minified/rev'd assets.\n\n## Using `serve`\n\n```bash\nnpm run serve\n```\n\nThis will use [serve](https://github.com/zeit/serve) to statically serve your app from the `release` directory.\n\n## Credits\n\nThe basis of the counter code was mostly copied from @selfup's [hyperapp-one](https://github.com/selfup/hyperapp-one) example.\nI also thank @lukeed and @jbucaran for all of the `taskr` examples, and the library itself.\n\n## Author\n\nTom Zellman ([@tzellman](https://twitter.com/tzellman))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzellman%2Fhyperapp-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftzellman%2Fhyperapp-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftzellman%2Fhyperapp-boilerplate/lists"}