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
- Host: GitHub
- URL: https://github.com/nichoth/hyper-examples
- Owner: nichoth
- Created: 2015-04-15T00:09:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-15T04:29:39.000Z (over 11 years ago)
- Last Synced: 2025-03-10T06:38:03.052Z (over 1 year ago)
- Language: JavaScript
- Size: 633 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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