Hyperapp icon
Hyperapp icon

Hyperapp

1 KB JavaScript library for building frontend applications.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0comments
0articles

Features

No features, maybe you want to suggest one?

Hyperapp News & Activities

Highlights All activities

Recent activities

No activities found.

Hyperapp information

AlternativeTo Category

Development

GitHub repository

  •  19,207 Stars
  •  778 Forks
  •  14 Open Issues
  •   Updated  
View on GitHub
Hyperapp was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Hyperapp?

Hyperapp is a JavaScript library for building web applications.

• Minimal: Hyperapp was born out of the attempt to do more with less. We have aggressively minimized the concepts you need to understand while remaining on par with what other frameworks can do. • Functional: Hyperapp's design is inspired by The Elm Architecture. Create scalable browser-based applications using a functional paradigm. The twist is you don't have to learn a new language. • Batteries-included: Out of the box, Hyperapp combines state management with a VDOM engine that supports keyed updates & lifecycle events — all with no dependencies.