{"id":13793453,"url":"https://github.com/elisherer/hyperapp-less-boilerplate","last_synced_at":"2026-04-20T06:32:01.780Z","repository":{"id":148249982,"uuid":"141839343","full_name":"elisherer/hyperapp-less-boilerplate","owner":"elisherer","description":"Boilerplate for hyperapp with forms and modals","archived":false,"fork":false,"pushed_at":"2018-12-31T21:44:06.000Z","size":125,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-07T15:33:11.646Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elisherer.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}},"created_at":"2018-07-21T19:09:28.000Z","updated_at":"2019-12-30T21:00:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f61e204a-124d-46b5-9636-c2b4c6a8863a","html_url":"https://github.com/elisherer/hyperapp-less-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elisherer/hyperapp-less-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elisherer%2Fhyperapp-less-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elisherer%2Fhyperapp-less-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elisherer%2Fhyperapp-less-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elisherer%2Fhyperapp-less-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elisherer","download_url":"https://codeload.github.com/elisherer/hyperapp-less-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elisherer%2Fhyperapp-less-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32036373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-03T23:00:21.575Z","updated_at":"2026-04-20T06:32:01.764Z","avatar_url":"https://github.com/elisherer.png","language":"JavaScript","funding_links":[],"categories":["Boilerplates V1"],"sub_categories":[],"readme":"# hyperapp-less-boilerplate\r\n\r\n[![GitHub issues](https://img.shields.io/github/issues/elisherer/hyperapp-less-boilerplate.svg)](https://github.com/elisherer/hyperapp-less-boilerplate/issues)\r\n\r\n[HyperApp](https://github.com/hyperapp/hyperapp) Boilerplate with a minimal and convenient stack to work with:\r\n* Build tools*:\r\n  * **Babel 7** - ECMAScript 6 (3 stages)\r\n  * **Webpack 4** - (Together with selected plugins)\r\n  * **ESLint** - Using the recommended preset\r\n  * **LESS** - For stylesheets pre-processing\r\n* Development:\r\n  * [hyperapp-redux-devtools](https://github.com/FrontMen/hyperapp-redux-devtools) - DevTools for debugging\r\n  * [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) - Analyze your bundle sizes for optimization\r\n* Starter libraries:\r\n  * [html-material-css](https://github.com/elisherer/html-material-css) - Pure html material design (for minimal size)\r\n  * [hyperapp-forms](https://github.com/elisherer/hyperapp-forms) - Form state management\r\n\r\n*Cross environments\r\n\r\n## Getting started\r\n\r\n```bash\r\nnpm install\r\nnpm start\r\n```\r\n\r\nOpen your browser on [http://localhost:8080](http://localhost:8080).\r\n\r\nLive reload is supplied by `webpack-dev-server` (The browser will refresh when code changes).\r\n\r\n## Scripts\r\n\r\n|Script|What does it do?|\r\n|---|---|\r\n|`npm run analyze`|Runs `webpack-bundle-analyzer` which will create the report file `dist/report.html`.\r\n|`npm run analyze:profile`|Runs webpack profiling to create an input `stats.json` for [webpack's official analyze tool](http://webpack.github.io/analyse/)\r\n|`npm run build`|Builds the project. The output folder is `dist`.\r\n|`npm start`|Runs `webpack-dev-server` (explained above)\r\n|`npm test`|Outputs 'Not Implemented!'. I leave that to you 😄\r\n\r\n## Author\r\n\r\nEli Sherer ([@elisherer](https://twitter.com/elisherer))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felisherer%2Fhyperapp-less-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felisherer%2Fhyperapp-less-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felisherer%2Fhyperapp-less-boilerplate/lists"}