HyperappWebComponent
Hyperapp Web Component library
Provides a set of APIs and utilities for building Web Components with Hyperapp
Hyperapp support for Web Components
2 stars
3 watching
0 forks
Language: JavaScript
last commit: 12 months 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,082 |
public-ui/kolibri | A modular, reusable HTML component library aiming to make web applications more accessible and usable through standardized, semantic, and valid markup | 169 |
shershen08/single-spa-hyperapp | A plugin that integrates Hyperapp with single-spa-based web applications. | 2 |
silentcicero/hyperapp-styled-components | Hyperapp integration of styled-components with minimal CSS size and functionality | 17 |
okwolf/hyperapp-fx | A set of reusable JavaScript functions for managing side effects in Hyperapp applications | 115 |
spapas/hyperapp-tutorial | A tutorial application demonstrating a modern JavaScript micro-framework with functional twist and its integration with a Django API. | 20 |
haxtheweb/webcomponents | A monorepo of web components and associated microservice APIs | 246 |
zaceno/hyperapp-form | Utility library to simplify form plumbing in Hyperapp applications | 9 |
bbkolton/reactify-wc | Makes web components usable with React properties and functions | 176 |
davidjamesstone/hyperapp-customelements | A Web Components Custom Elements library based on hyperapp, providing a simple API and immutable state data for building reusable UI components. | 17 |
kwasniew/hyperapp2-real-world-example | A Hyperapp v2 application demonstrating micro library usage and functional programming principles in a minimalistic client-side app | 15 |
jorgebucaran/superfine | A minimal view layer for building web interfaces using a lightweight virtual DOM representation | 1,597 |
johnkazer/hyperapp-pug | A wrapper for Hyperapp that enables the use of Pug templates instead of JSX or hyperscript. | 5 |
jaspervdj/fugacious | A minimal Haskell web application providing temporary email addresses as an example of robust and maintainable software development. | 147 |
lukejacksonn/hyperapp-firebase-auth | A hyperapp module that wraps the Firebase authentication API to provide a simple and convenient way to manage user authentication in web applications. | 19 |