14 packages
@ajces/hydrator
hyperapp mixin for hydrating prerender and SSR
@ajces/idiom
Derivative of hyperapp adding a few opinionated pieces for my prefered dev workflow, you probably should be using [hyperapp](https://github.com/hyperapp/hyperapp)
@ajces/router
Utilities for routing client-side pages.
@ajces/utils
general purpose helpers for ajces projects...
@hyperapp/html
Write HTML with plain functions.
hyperapp-loadable
Experimental package to provide react-loadable like behavior to hyperapp
@hyperapp/logger
Log Hyperapp state updates and action information to the console
hyperapp-redux-devtools
hyperapp HOA to utilize redux-devtools-extension for time travel debugging capabilities
@hyperapp/render
Render Hyperapp to an HTML string with SSR and Node.js streaming support
@hyperapp/router
Declarative routing for Hyperapp V1 using the History API.