An open API service indexing awesome lists of open source software.

https://github.com/nichoth/hyper-examples

examples of using node modules to render html
https://github.com/nichoth/hyper-examples

Last synced: 12 months ago
JSON representation

examples of using node modules to render html

Awesome Lists containing this project

README

          

# Hyper Examples #
Example configurations of hyper* node modules.

**Hyperspace** -- render streams of html on the client and the server.

**Hyperkey** -- shared server+client rendering with live updates for key/value stores. An abstraction built on top of hyperspace.

**Render-assoc** -- Use hyperkey to render relational data from a level-assoc db.

## Dependency Stack

render-assoc
^
|
hyperkey
^
|
hyperspace
^
|
hyperglue
^
|
trumpet