Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

marvel-wireframe

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marvel-wireframe

marvel-wireframe draws the map of network of the links in your marvel prototype

latest
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

Install:

npm install marvel-wireframe --save

Usage:

import {Wireframe} from 'marvel-wireframe'

...

const options = {
  container : document.getElementById('vis'),
  id: '2aah1d9',
  type: 'grid'
}

const w = new Wireframe(opt);

Keywords

canvas

FAQs

Package last updated on 24 Apr 2016

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