1.0.4 • Published 9 months ago
svgxjs v1.0.4
SVGX
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/**/