ManfredSteiner / ngx-svg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngx-svg

Tutorial see: https://teropa.info/blog/2016/12/12/graphics-in-angular-2.html

In this tutorial it is shown how you can incorporate SVG and 2D Canvas graphics into Angular applications, and how you can avoid potential problems along the way. It will also show how to add motion to SVG and Canvas graphics by animating them.

Prerequisites

  • Node.js
  • Angular CLI
  • Visual Code

Branches

Use command git checkout <branch> to get one of the following branches:

About

License:MIT License


Languages

Language:TypeScript 66.6%Language:JavaScript 17.4%Language:HTML 15.2%Language:CSS 0.8%