https://github.com/kurotsmile/svgpathmini
Edit SVG path data and preview shape changes live in-browser.
https://github.com/kurotsmile/svgpathmini
graphic-design web-tools
Last synced: 3 months ago
JSON representation
Edit SVG path data and preview shape changes live in-browser.
- Host: GitHub
- URL: https://github.com/kurotsmile/svgpathmini
- Owner: kurotsmile
- Created: 2026-03-08T04:37:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-12T10:37:42.000Z (4 months ago)
- Last Synced: 2026-03-12T16:22:41.761Z (4 months ago)
- Topics: graphic-design, web-tools
- Language: HTML
- Homepage: https://svgpathmini.web.app
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SVGPathMini
Edit SVG path data and preview shape changes live in-browser.
## Domain-friendly Name
- Project slug: `svgpathmini`
- Suggested domain: `svgpathmini.web.app` or `svgpathmini.com`
## Features
- SVG Path Editor Mini
- Responsive non-full-width content layout
- SEO-ready metadata for Google/Bing
- Static hosting-ready Firebase config
- Footer includes Contact and Donation sections
## Firebase Hosting Deploy (account: nguyennhung2672@gmail.com)
1. Login: `firebase login --reauth`
2. Verify account is `nguyennhung2672@gmail.com`
3. Initialize project if needed: `firebase use svgpathmini-nh2672`
4. Deploy: `firebase deploy --only hosting`
## Git Setup
This project is initialized with local Git config:
- user.email: `tranthienthanh93@gmail.com`
- user.name: `Tran Thien Thanh`
## SEO Files
- `robots.txt`
- `robot.txt`
- `sitemap.xml`
## Files
- `index.html`
- `favicon.svg`
- `firebase.json`
- `.firebaserc`