JSPM

  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q41351F
  • License MIT

Fully Configurable Code Visualisation Tool

Package Exports

  • codecity-visualizer

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (codecity-visualizer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

CodeCityVisualizer

CodeCityVisualizer-Logo

Travis Banner npm version

Code cities convert your complex Software into a picture, for everyone to understand.

This fully customizable library contains a collection of experimantal, as well as proven algorithms and layouts.

For more information check out the Git-Repository or see how to start using the library with the Boostrap-Project.

Available in ES2015-CommonJS (supports TypeScript Typehints).

Polyfills

This plugin is deployed in the ES2015-Syntax, but still requires polyfills, depending on your interpreter. For minimal polyfilling (tested with IE11 / Node v3) use core-js:

  • core-js/fn/set
  • core-js/fn/array/index-of
  • core-js/fn/array/is-array
  • core-js/fn/object/get-own-property-descriptor
  • core-js/fn/object/get-own-property-descriptors
  • core-js/fn/object/get-own-property-names
  • core-js/fn/object/get-own-property-symbols

Demo

To see this library in action check out the SonarQube-Plugin Softvis3D.
(Also available at the "SonarQube Update Center")