hyperapp2-real-world-example
Minimal Client App
A Hyperapp v2 application demonstrating micro library usage and functional programming principles in a minimalistic client-side app
https://hyperapp2.netlify.com/
15 stars
6 watching
6 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jorgebucaran/hyperapp | A lightweight JavaScript framework for building browser-based applications with minimalistic concepts and declarative API. | 19,087 |
spapas/hyperapp-tutorial | A tutorial application demonstrating a modern JavaScript micro-framework with functional twist and its integration with a Django API. | 20 |
kofifus/hyperappwebcomponent | Provides a set of APIs and utilities for building Web Components with Hyperapp | 2 |
zaceno/hyperapp-form | Utility library to simplify form plumbing in Hyperapp applications | 9 |
joseluisq/hyperapp-starter | A starter kit for building web applications using Hyperapp and TypeScript | 42 |
tzellman/hyperapp-boilerplate | A sample HyperApp application demonstrating production-ready development and deployment using FlyJS, Rollup, and Taskr. | 47 |
marcusasplund/hyperapp-rxjs | A test project demonstrating integration of HyperApp and RxJS for building reactive user interfaces. | 14 |
marcusasplund/hyperapp-todo-simple | A simple CRUD todo-app built with hyperapp.js | 46 |
kunkun12/weapp | A minimal WeChat small program with a hello world feature and a basic menu | 76 |
silentcicero/hyperapp-styled-components | Hyperapp integration of styled-components with minimal CSS size and functionality | 17 |
okwolf/create-hyperapp | A tool to create and manage Hyperapp projects with minimal configuration | 17 |
githubjeka/angular-yii2 | An example application demonstrating integration of AngularJS with a Yii2 Rest API | 207 |
okwolf/hyperapp-fx | A set of reusable JavaScript functions for managing side effects in Hyperapp applications | 115 |
lukejacksonn/hyperapp-electron | A minimal Electron application with HyperApp, LiveReload and Redux Devtools | 51 |
jectychen/wechat-v2ex | A simple WeChat mini-program implementing the v2ex platform using JavaScript and its associated APIs. | 568 |