{"id":13793450,"url":"https://github.com/joseluisq/hyperapp-starter","last_synced_at":"2025-06-12T08:37:00.823Z","repository":{"id":146282978,"uuid":"137131024","full_name":"joseluisq/hyperapp-starter","owner":"joseluisq","description":"Minimal Hyperapp, Typescript and Parcel starter. :package::rocket::tada:","archived":false,"fork":false,"pushed_at":"2019-09-19T08:27:50.000Z","size":274,"stargazers_count":42,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-06T19:25:43.046Z","etag":null,"topics":["boilerplate","hmr","hyperapp","minimal","parcel","parcel-bundler","standard-js","tsx","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joseluisq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-12T21:43:17.000Z","updated_at":"2023-07-27T12:03:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"2096b462-67f7-4e45-8aa8-0fca2e377bd9","html_url":"https://github.com/joseluisq/hyperapp-starter","commit_stats":{"total_commits":47,"total_committers":1,"mean_commits":47.0,"dds":0.0,"last_synced_commit":"d32542d09266479176f18e9c933b832a9b88d4eb"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Fhyperapp-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Fhyperapp-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Fhyperapp-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Fhyperapp-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joseluisq","download_url":"https://codeload.github.com/joseluisq/hyperapp-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Fhyperapp-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259205938,"owners_count":22821364,"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":["boilerplate","hmr","hyperapp","minimal","parcel","parcel-bundler","standard-js","tsx","typescript"],"created_at":"2024-08-03T23:00:21.518Z","updated_at":"2025-06-12T08:37:00.790Z","avatar_url":"https://github.com/joseluisq.png","language":"TypeScript","readme":"# Hyperapp Starter [![Build Status](https://travis-ci.org/joseluisq/hyperapp-starter.svg?branch=master)](https://travis-ci.org/joseluisq/hyperapp-starter) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n\u003e Minimal [Hyperapp](https://hyperapp.js.org), [Typescript](https://www.typescriptlang.org/) and [Parcel](https://en.parceljs.org) starter. :package::rocket::tada:\n\n![Hyperapp Starter CLI](https://user-images.githubusercontent.com/1700322/43285644-db442eb2-911f-11e8-8853-0b9fbee6b4b6.png)\n\n## Features\n\n- [x] [Typescript](https://www.typescriptlang.org/) with TSX\n- [x] [Parcel](https://github.com/parcel-bundler/parcel) bundler\n- [x] [CSS/Sass/SCSS](https://github.com/sass/node-sass) support\n- [x] [PostCSS with Autoprefixer](https://github.com/postcss/autoprefixer)\n- [x] [Jest](http://jestjs.io/) testing with [Typescript support](https://github.com/kulshekhar/ts-jest)\n- [x] [TSLint](https://github.com/palantir/tslint) with [Standard Plus](https://github.com/joseluisq/tslint-config-standard-plus) rules\n- [x] [VS Code User Workspace](https://code.visualstudio.com/docs/getstarted/settings) pre-configured and ready to use\n\n## Demo\n:rocket: [View live demo](https://codesandbox.io/s/o7xpqr69x5)\n\n## Usage\n\n__Clone repository__\n```sh\ngit clone \\\n--depth 1 \\\n--single-branch \\\n--branch {RELEASE} \\\nhttps://github.com/joseluisq/hyperapp-starter.git\ncd hyperapp-starter\n```\n\n*__Note:__ Change `{RELEASE}` with release version (E.g. `1.0.0`)* \n\n__Install dependencies__\n```\nyarn\n```\n\n### Development\n\n```\nyarn start\n```\n\n### Production\n\n```\nyarn build\n```\n\n### Testing\n\n```\nyarn test\n```\n\n## Contributions\n\nFeel free to send some [Pull request](https://github.com/joseluisq/hyperapp-starter/pulls) or [issue](https://github.com/joseluisq/hyperapp-starter/issues).\n\n## Related\n\n- [preact-starter](https://github.com/joseluisq/preact-starter) - Minimal Preact, Typescript and Parcel starter. :rocket:\n- [vue-typescript-starter](https://github.com/joseluisq/vue-typescript-starter) - Tiny Vue 2 \u0026 Typescript frontend starter. :rocket:.\n\n## License\nMIT license\n\n© 2018 [José Luis Quintana](http://git.io/joseluisq)\n","funding_links":[],"categories":["Boilerplates V1"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluisq%2Fhyperapp-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseluisq%2Fhyperapp-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluisq%2Fhyperapp-starter/lists"}