@indigocore/ember-mapexplorer

0.3.0 • Public • Published

Ember MapExplorer

build status

Ember addon that provides map-explorer, a component that displays a Chain Map

Installation

Install the ember-cli addon in your ember-cli project:

$ ember install @indigocore/ember-mapexplorer

This should automatically install ember-cli-sass.

If you want to take advantage of default styles you may add:

@import '@indigocore/mapexplorer-core';
@import '@indigocore/ember-mapexplorer';

in your app/styles/app.scss.

You can also override default variables.

Usage

With an agent URL, a map ID and a process name:

{{map-explorer agentUrl="http://localhost:4000" mapId="57743311d6a22a8f2bd2bec1" process="myProcess"}}

With a chainscript (a JSON string or the array of segments as a POJO):

{{map-explorer chainscript=myChainscript}}

Package Sidebar

Install

npm i @indigocore/ember-mapexplorer

Weekly Downloads

0

Version

0.3.0

License

Apache-2.0

Unpacked Size

570 kB

Total Files

35

Last publish

Collaborators

  • alexppxela
  • simonvadee
  • t-bast
  • bejito
  • sf-stratumn
  • conord33
  • jeremie-stratumn
  • piedup