0.3.0 • Published 12 months ago

roughlify v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

roughlify

Make your SVG rough (❤️ rough.js).

Heroicons sample

Online app

For an online version of roughlify, visit https://asiffer.github.io/roughlify/!

Installation

yarn global add roughlify

Usage

You can either provide a SVG or HTML file (local or remote). In the HTML case, it will make all the svg rough.

roughlify --stroke "#3500d3" --fill "#3500d3" examples/truck.svg
BeforeAfter
truck.svgtruck.svg

Currently roughlify follows the rough.js options through CLI flags.

0.3.0

12 months ago

0.1.2

12 months ago

0.2.0

12 months ago

0.1.1

1 year ago

0.1.0

1 year ago