Hyperapp One

screenshot of Hyperapp One

Hyperapp One is a Parcel boilerplate for quickstarting a web application with Hyperapp (V1), JSX, and Prettier.

Overview

Hyperapp One is a Parcel boilerplate for quickly starting a web application with Hyperapp V1, JSX, and Prettier. It also includes Redux Dev Tools support.

Features

  • Parcel boilerplate for Hyperapp V1
  • JSX and Prettier support
  • Includes Redux Dev Tools support
  • MIT licensed
eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.