https://github.com/loadingio/parse-path
https://github.com/loadingio/parse-path
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loadingio/parse-path
- Owner: loadingio
- License: mit
- Created: 2019-02-13T14:24:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T04:46:42.000Z (about 2 years ago)
- Last Synced: 2025-08-31T06:49:58.298Z (7 months ago)
- Language: LiveScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# parse-path
Parse SVG path, separate it into sub-paths by their connectivity. Additionally, use Mapbox's earcut to triangulate them.
## License
MIT