Skip to content

ssr-glue/ssr-glue

Repository files navigation

SSR-Glue

A set of predefined interfaces and libs for creating SSR plugin.

version license TypeScript

Motivation

To implement an SSR application could be very tricky, because you always should keep both client side and server side be synced. Implementation changes between client side and server side case by case.

SSR-Glue gives the very basic level of APIs and interfaces that guide you to create a more standardized implementation via a plugin architecture.

Basic WorkFlow

preparing...

Plugin Hooks

preparing...

ServerSide/ClientSide Plugins

preparing...

Bootstrap the SSR Application

preparing...

About

A framework for creating SSR compatible libs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published