gaffa-link

1.2.0 • Public • Published

gaffa-link

link behaviour for linking data in a gaffa application

This behaviour can be used to transform data from one location in the model, to another.

Install:

npm i gaffa-link

Add to gaffa:

gaffa.registerConstructor(require('gaffa-link'));

API

Properties (instanceof Gaffa.Property)

source (set)

Where to get data from.

target (set)

Where to put data.

cleans (set)

Whether to mark the target as clean after a set.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    4
  • 1.1.1
    3
  • 1.1.0
    3
  • 1.0.0
    2

Package Sidebar

Install

npm i gaffa-link

Weekly Downloads

7

Version

1.2.0

License

MIT

Last publish

Collaborators

  • korynunn