Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 729 Bytes

AngularAndSvg

This project was generated with Angular CLI version 7.0.5.

SVG with SVG.js (Working on)

An Typescript library that build a schema with SVG element.

  • Draw Basic Element

  • Abstract base classes

  • The library is Component pattern based

  • Draw lines from input/output point of element

  • Descrive complex GraphicElement with multiple GraphicElement using GraphicGroup

  • Input/Output hooks for each Graphic Element

  • New Schema library: compose GraphicElement and DataElement with SchemaElement class

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.