Create SVG Objects In Angular – ngx-svg

Author: vvaldersteins
Official Page: Go to website
Publish Date: March 31, 2020
License: MIT

Description:

An Angular library to create SVG objects (line, rectangle, circle, ellipse, polyline, polygon, image, path, text) using svg.js library.

Install & Import:

# NPM
$ npm install ngx-svg --save
import { NgxSvgModule } from 'ngx-svg';

Preview:

Create SVG Objects In Angular - ngx-svg


You Might Be Interested In:

Tags:

Add Comment