nytimes / svg-crowbar

Extracts an SVG node and accompanying styles from an HTML document and allows you to download it all as an SVG file.
https://nytimes.github.io/svg-crowbar/
MIT License
839 stars 153 forks source link

Added Exit Button #25

Open dfan opened 8 years ago

dfan commented 8 years ago

If the user accidentally clicks the download button when there are multiple SVG elements on the page, an exit button was added to clear elements without needing to reload the page. Modified napsternxg's PNG functionality to work for Safari and retooled buttons to Bootstrap look.