New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

diagramjs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagramjs

DiagramJS

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

DiagramJS

Prerequisites

Make sure you have NodeJS and npm installed before you continue.

Install dependencies

npm install

Building

# bundleing to build/diagram.js with sourcemaps. not minified. ES6
npm run build-dev

# building and rebuilding on file changes
npm run build-watch

# bundles a minified diagram.js and css in a standalone html file. transpiled to ES5
# ! - not yet fully implemented - !
npm run build-prod

FAQs

Package last updated on 22 Apr 2018

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