Skip to content
/ hydrator Public

hyperapp dom hydration mixin for prerender and SSR use-case

License

Notifications You must be signed in to change notification settings

ajces/hydrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydrator

Simple hyperapp mixin for dom hydration client side after prerender or SSR.

import Hydrator from "@ajces/hydrator"

app({
  view: ...,
  mixins: [Hydrator]
})

License

@ajces/hydrator is MIT licensed. See LICENSE.

About

hyperapp dom hydration mixin for prerender and SSR use-case

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published