Ranked awesome lists, all in one place
This list is a copy of hyperapp/awesome-hyperapp with ranks
<img height=24 src=https://cdn.rawgit.com/JorgeBucaran/f53d2c00bafcf36e84ffd862f0dc2950/raw/882f20c970ff7d61aa04d44b92fc3530fa758bc0/Hyperapp.svg> Awesome Hyperapp
1 kB JavaScript library for building web applications.
A curated list of Hyperapp ★14187 resources.
To contribute, fork this repository, add your amazing entry and send us a PR. See CONTRIBUTING for more information.
Official Resources
Articles & Tutorials
- 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 ★7)
Boilerplates
- tzellman/hyperapp-boilerplate ★37 - Boilerplate showing how to create a production-ready Hyperapp application.
- lukejacksonn/hyperapp-electron ★41 - Minimal Electron app starter with Hyperapp, LiveReload and Redux DevTools.
- selfup/hyperapp-one ★91 - Simple Hyperapp webpack boilerplate counter app with Airbnb ESlint and JSX.
- lukejacksonn/hyperapp-pwa ★52 - Minimal, progressive web app compliant template for Hyperapp projects.
- marcusasplund/hyperapp-RxJS ★12 - Hyperapp with RxJS & service worker.
- marcusasplund/hyperapp-todo ★35 - Simple CRUD todo-app buit with Hyperapp.
- jdh2550/hyperapp-responsive-admin ★3 - Responsive app with simple login and GraphQL.
- joseluisq/hyperapp-starter ★1 - Minimal Hyperapp, TypeScript and Parcel starter.
Examples
- 30 Seconds of Interviews ★2121 - A curated collection of common interview questions.
- Emoji Search - Simple app for searching emoji.
- Markdown Editor - Simple markdown editor with
localStorage
(use ofdangerouslySetInnerHTML
).
Utilities
- @hyperapp/html ★57 - HTML helpers for Hyperapp.
- @hyperapp/logger ★37 - Logs state updates and action information to the console.
- @hyperapp/router ★212 - The official router for Hyperapp.
- @hyperapp/render ★41 - Render Hyperapp to an HTML string with SSR and Node.js streaming support.
- andyrj/hyperapp-redux-devtools ★34 - Enables use of redux-devtools-extension for Hyperapp.
- hyperstart/hyperapp-devtools ★21 - Time-traveling debugger and other devtools for Hyperapp.
- zaceno/hyperapp-context ★9 - An remedy for excessive prop-passing down a deep tree of components
- zaceno/hyperapp-nestable ★25 - Use apps in apps like stateful components.
- zaceno/hyperapp-transitions - Helps you animate transitions in your Hyperapp applications.
- selfup/hyperapp-moisturize ★9 - HOA for Dynamically upgrading Hyperapp applications.
- lukejacksonn/hyperapp-firebase-auth ★9 - Drop in authentication for Hyperapp using Firebase.
- okwolf/hyperapp-effects - Elm-style side effects as data.
- okwolf/hyperapp-freeze ★1 - Deep freezes the state in development.
- davidjamesstone/hyperapp-customelements ★3 - W3C Web Components Custom Elements for hyperapp.
- davidjamesstone/hyperviews ★12 - Template language that produces
h
output. - picostyle/picostyle - 0.3 KB CSS-in-JS library for use with Hyperapp & Picodom.
Testing
- bahmutov/cypress-hyperapp-unit-test - Small utility for unit testing Hyperapp components inside Cypress ★5755 end-to-end test runner.
Other
- Deployable ★20 ⏳1Y - Ready-to-deploy static web app template built with Hyperapp.
-
Linkcast ★9 - A chrome extensions built with Hyperapp to share links in groups and socialize with offline capability.
This list is a copy of hyperapp/awesome-hyperapp with ranks