1.0.4 • Published 9 months ago

svgxjs v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

SVGX

Build Status Latest release Documentation License

Scalable Vector Graphics (SVG)

with a focus on performance and ease of use.

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999.

Features

  • Support for send styles attributes by Query parameters.

Installation

1. Clone Repository

git clone #SVGX REPOSITORY URL 

2. Add Executable to Path

For Linux and MacOS

export PATH=$PATH:./svgx/bin/svgx

For Windows

set PATH=%PATH%;./svgx/bin/svgx

Run Example

Indicates files

svgx ./img/**/*.svg

Indicates directories

svgx ./img/**/

Support

@qcmarcel

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago