hyperapp
Hyperapp
A lightweight JavaScript framework for building browser-based applications with minimalistic concepts and declarative API.
1kB-ish JavaScript framework for building hypertext applications
19k stars
308 watching
780 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 6 awesome lists
frameworkjavascriptvdomweb
Related projects:
Repository | Description | Stars |
---|---|---|
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |
tzellman/hyperapp-boilerplate | A sample HyperApp application demonstrating production-ready development and deployment using FlyJS, Rollup, and Taskr. | 47 |
spapas/hyperapp-tutorial | A tutorial application demonstrating a modern JavaScript micro-framework with functional twist and its integration with a Django API. | 20 |
silentcicero/hyperapp-styled-components | Hyperapp integration of styled-components with minimal CSS size and functionality | 17 |
kofifus/hyperappwebcomponent | Provides a set of APIs and utilities for building Web Components with Hyperapp | 2 |
kwasniew/hyperapp2-real-world-example | A Hyperapp v2 application demonstrating micro library usage and functional programming principles in a minimalistic client-side app | 15 |
okwolf/create-hyperapp | A tool to create and manage Hyperapp projects with minimal configuration | 17 |
okwolf/hyperapp-fx | A set of reusable JavaScript functions for managing side effects in Hyperapp applications | 115 |
elisherer/hyperapp-less-boilerplate | A boilerplate project providing a minimal setup for building web applications with forms and modals using hyperapp. | 3 |
zaceno/hyperapp-form | Utility library to simplify form plumbing in Hyperapp applications | 9 |
johnkazer/hyperapp-pug | A wrapper for Hyperapp that enables the use of Pug templates instead of JSX or hyperscript. | 5 |
kriasoft/hyperapp-render | A library that generates HTML from Hyperapp views on the server for faster page loads and improved accessibility. | 103 |
joseluisq/hyperapp-starter | A starter kit for building web applications using Hyperapp and TypeScript | 42 |
andyrj/hyperapp-redux-devtools | A Hyperapp Higher-Order App that integrates Redux DevTools Extension for debugging and development purposes. | 36 |
marcusasplund/hyperapp-todo-simple | A simple CRUD todo-app built with hyperapp.js | 46 |