leftees / codecity-visualizer

Code City Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Code City Visualizer

License:MIT License


Languages

Language:TypeScript 63.5%Language:JavaScript 36.5%