Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-mapexplorer

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-mapexplorer

AngularJS directive to display a chainscript map.

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

angular-mapexplorer

AngularJS directive to display a chainscript map.

npm version Bower version build status

Demo

http://stratumn.github.io/angular-mapexplorer/

Install

Bower

$ bower install angular-mapexplorer

npm

$ npm install angular-mapexplorer

You might also need tinycolor.js and angular-drop.

Usage

<st-map-explorer chainscript="home.json" refresh="0" name=" 'my-chain-explorer' "></st-map-explorer>

or

<st-map-explorer application="home.application" map-id="home.mapId" options="{zoomable: true}"></st-map-explorer>

Options

zoomable
Default: false

Make the map zoomable.

showTagColorConfiguration
Default: false

Display the tag color legend and allow configuration

FAQs

Package last updated on 26 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc