Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaneafsar/svgclean
https://github.com/shaneafsar/svgclean
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shaneafsar/svgclean
- Owner: shaneafsar
- License: mit
- Created: 2014-12-09T18:57:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-09T19:08:23.000Z (almost 10 years ago)
- Last Synced: 2024-04-17T03:40:00.560Z (7 months ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple ruby script that removes unnecessary nodes from all SVGs in the current directory.
Usage:
1. Throw the script in your directory of SVGs
2. In terminal, run
ruby clean.rb
3. Done.