JO
joseluisq/hyperapp-starter
Minimal Hyperapp, Typescript and Parcel starter. :package::rocket::tada:
Hyperapp Starter

Minimal Hyperapp, Typescript and Parcel starter. ๐ฆ๐๐
Features
- Typescript with TSX
- Parcel bundler
- CSS/Sass/SCSS support
- PostCSS with Autoprefixer
- Jest testing with Typescript support
- TSLint with Standard Plus rules
- VS Code User Workspace pre-configured and ready to use
Demo
๐ View live demo
Usage
Clone repository
git clone \
--depth 1 \
--single-branch \
--branch {RELEASE} \
https://github.com/joseluisq/hyperapp-starter.git
cd hyperapp-starterNote: Change {RELEASE} with release version (E.g. 1.0.0)
Install dependencies
yarn
Development
yarn start
Production
yarn build
Testing
yarn test
Contributions
Feel free to send some Pull request or issue.
Related
- preact-starter - Minimal Preact, Typescript and Parcel starter. ๐
- vue-typescript-starter - Tiny Vue 2 & Typescript frontend starter. ๐.
License
MIT license
ยฉ 2018 Josรฉ Luis Quintana
On this page
Languages
TypeScript70.5%CSS22.9%HTML6.6%
Contributors
MIT License
Created June 12, 2018
Updated August 27, 2025
