Registry / utility / victor

victor

JSON →
library0.5.0rbrubygemsunverified

Build SVG images with ease.

gem install victor
INSTALL
IMPORT
SIG · VICTOR
V
victor
utilityrubyv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Victor
require 'victor'

Create and save a simple SVG

require 'victor' svg = Victor::SVG.new width: 100, height: 100 svg.rect x: 10, y: 10, width: 80, height: 80, fill: '#ff0' svg.save 'example.svg'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
victor — gem install victor · libregistry