Socket
Book a DemoInstallSign in
Socket

headland-demo

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

headland-demo

A simple demo for Headland, a web framework currently in heavy development

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

This demo should be up on demo.headland.io - check it out there!

First, install Redis and RethinkDB locally, then create a "test" database in RethinkDB.

Then do this:

npm install headland-demo
cd node_modules/headland-demo
node demo

Then visit http://localhost:8123 and go play with the src folder.

Please do ask us wtf this even is on twitter and on #headland in Freenode.

Updates

0.3.0

Showing off various DOM things and modifying a global object (try opening this in two browsers)

0.2.0

Kludgily rendering a View on the client side and showing off Model bindings.

Keywords

headland

FAQs

Package last updated on 05 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts