Skip to content

jorgebucaran/hyperawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

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

Applications

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

Utilities

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
  • okwolf/create-hyperapp A wrapper around create-react-app for quickly creating hyperapps supporting JSX, CSS Modules, testing with Jest, and HMR for refresh-free updates

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.