0.2.0 • Published 8 years ago

dolphin-js-exporter-module v0.2.0

Weekly downloads
16
License
-
Repository
github
Last release
8 years ago

Installation

npm install dolphin-js-exporter-module --save

JsExporterConfigurationFactory

methods:

  • addPromise - the module will wait for your resolve then will execute own logic
  • addObject(name, object) - adding object to page

After "addObject" you can get object viw $dolphin.getObject('name')

0.2.0

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago