theefer / cycle-isolation

Prototype alternative DOM driver for isolation of components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CycleJS isolation prototyping

A few code sample of ideas for native CycleJS component encapsulation, instead of the global nature of the current drivers.

See cyclejs/cyclejs#259 for details.

Install

$ npm install
$ npm start

Check out the different versions of the same sample app:

About

Prototype alternative DOM driver for isolation of components


Languages

Language:JavaScript 85.9%Language:HTML 14.1%