Dominero

One way data binding. Clean and simple.

About Dominero

Installation

npm install domineroCopy to Clipboard

Usage

Bind text content

See the Pen Simple Dominero Example by Alex Lockhart (@megazear7) on CodePen.

Bind attributes

See the Pen Simple Dominero Example by Alex Lockhart (@megazear7) on CodePen.

Bind multiple sections of html

See the Pen Simple Dominero Example by Alex Lockhart (@megazear7) on CodePen.

Bind one object to multiple sections of html

See the Pen Simple Dominero Example by Alex Lockhart (@megazear7) on CodePen.

Nest sections of bound data and provide bound naming to prevent collision

See the Pen Simple Dominero Example by Alex Lockhart (@megazear7) on CodePen.