1 kB JavaScript library for building web applications.
A curated list of Hyperapp resources.
To contribute, fork this repository, add your amazing entry and send us a PR. See CONTRIBUTING for more information.
- An Introduction to Hyperapp
- How Hyperapp Works
- 2018 年は Hyperapp の年だ - Qiita (Japanese)
- 新 Qiita で React をやめて Hyperapp を採用した背景 - Qiita (Japanase)
- Hyperapp の良さとは何か考えてみた - Qiita (Japanese)
- Pure programming with Hyperapp - Gleb Bahmutov
- Interview with Jorge Bucaran - SurviveJS
- Hypercraft - A collection of Hyperapp techniques
- 《从0到1掌握HyperApp》(Simplified Chinese, Source)
- tzellman/hyperapp-boilerplate - Boilerplate showing how to create a production-ready Hyperapp application.
- lukejacksonn/hyperapp-electron - Minimal Electron app starter with Hyperapp, LiveReload and Redux DevTools.
- selfup/hyperapp-one - Simple Hyperapp webpack boilerplate counter app with Airbnb ESlint and JSX.
- lukejacksonn/hyperapp-pwa - Minimal, progressive web app compliant template for Hyperapp projects.
- marcusasplund/hyperapp-RxJS - Hyperapp with RxJS & service worker.
- marcusasplund/hyperapp-todo - Simple CRUD todo-app buit with Hyperapp.
- Emoji Search - Simple app for searching emoji.
- Markdown Editor - Simple markdown editor with
localStorage
(use ofdangerouslySetInnerHTML
).
- @hyperapp/html - HTML helpers for Hyperapp.
- @hyperapp/logger - Logs state updates and action information to the console.
- @hyperapp/router - The official router for Hyperapp.
- frenzzy/hyperapp-render - Render Hyperapp to an HTML string with SSR and Node.js streaming support.
- andyrj/hyperapp-redux-devtools - Enables use of redux-devtools-extension for Hyperapp.
- zaceno/hyperapp-context - An remedy for excessive prop-passing down a deep tree of components
- zaceno/hyperapp-nestable - Use apps in apps like stateful components.
- zaceno/hyperapp-transitions - Helps you animate transitions in your Hyperapp applications.
- selfup/hyperapp-moisturize - HOA for Dynamically upgrading Hyperapp applications.
- lukejacksonn/hyperapp-firebase-auth - Drop in authentication for Hyperapp using Firebase.
- okwolf/hyperapp-effects - Elm-style side effects as data.
- okwolf/hyperapp-freeze - Deep freezes the state in development.
- davidjamesstone/hyperviews - A template language and W3C Custom Elements for Hyperapp.
- picostyle/picostyle - 0.3 KB CSS-in-JS library for use with Hyperapp & Picodom.
- bahmutov/cypress-hyperapp-unit-test - Small utility for unit testing Hyperapp components inside Cypress end-to-end test runner.
- Deployable - Ready-to-deploy static web app template built with Hyperapp.
- Golazon.com - Football data mnmlist way. Built with Hyperapp and Hyperapp/Router.
- Linkcast - A chrome extensions built with Hyperapp to share links in groups and socialize with offline capability.