hyperawesome icon indicating copy to clipboard operation
hyperawesome copied to clipboard

A curated list of awesome projects built with Hyperapp + more

Hyperawesome

A curated list of awesome Hyperapp resources.

To contribute, fork this repository, add your amazing entry and send us a PR. See CONTRIBUTING for more information.

  • Official Resources
  • Articles & Tutorials
  • Utilities
  • Examples
  • Starters
  • V1 list

Official Resources

Articles & Tutorials

Applications

  • mobtime - A real-time, collaborative mob/ensemble programming timer.

Utilities

  • hyperapp-router - A router for Hyperapp
  • hyperapp-form - Eases the pain of validating & submitting forms
  • hyperapp-styled-components - Component oriented CSS-in-JS system based on styled-components
  • hyperdev - Redux DevTools integration
  • hyperlit - JSX-like tagged template literals for Hyperapp
  • hypermdx - Markdown enhanced with Hyperapp
  • johnkazer/hyperapp-pug - A wrapper for Hyperapp which enables you to use Pug templates rather than JSX or hyperscript.
  • tint - A browser-based template engine that compiles all template tags into hyperscript functions. It works with all frameworks that use hyperscript.

Examples

Starters

  • bonniss/hyparcel - Hyperapp v2 + TailwindCSS + Parcel boilerplate, with PurgeCSS intergrated in production.
  • loteoo/hyperapp-starter Clean PWA starter with strong focus on developer experience - Vite, CSS modules, JSX, TypeScript

V1

These resources below only apply to V1 of Hyperapp

Articles & Tutorials V1

Boilerplates V1

Examples V1

Utilities V1

Testing V1

Other V1

  • Deployable - Ready-to-deploy static web app template built with Hyperapp.
  • Linkcast - A chrome extensions built with Hyperapp to share links in groups and socialize with offline capability.