awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesSVG Path Manipulation Toolkits

Sets of utilities for splitting, merging, and transforming SVG path data and coordinate arrays.

Distinct from SVG Path Serializers: Covers a broader suite of manipulation tasks including splitting and merging, not just serialization to string.

Explore 2 awesome GitHub repositories matching graphics & multimedia · SVG Path Manipulation Toolkits. Refine with filters or upvote what's useful.

Awesome SVG Path Manipulation Toolkits GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • veltman/flubberveltman 的头像

    veltman/flubber

    6,920在 GitHub 上查看↗

    Flubber is an SVG path morphing library and shape transition engine designed to calculate smooth interpolations between complex vector shapes. It functions as a vector shape interpolator that generates intermediate path states between two sets of coordinates based on a progress value. The toolkit provides specialized capabilities for managing transitions between different shape quantities, including the ability to split a single shape into multiple pieces or merge multiple shapes into one. It also enables morphing between custom paths and geometric primitives, such as circles and rectangles,

    Provides functions for splitting, merging, and converting coordinate arrays into standardized SVG path strings.

    JavaScript
    在 GitHub 上查看↗6,920
  • yqnn/svg-path-editorYqnn 的头像

    Yqnn/svg-path-editor

    5,222在 GitHub 上查看↗

    This project is a vector path manipulator and SVG geometry transformer that provides a visual interface for modifying SVG path data. It serves as a utility for adding, removing, and converting path segments without writing coordinate code by hand. The tool functions as an SVG path optimizer, reducing path data length and cleaning up coordinate systems. It also includes a geometry transformer for applying scaling, rotation, and translation to vector shapes. The software includes capabilities for visual path manipulation and global geometry transformations. It also provides viewport control to

    Provides a comprehensive visual toolkit for splitting, merging, and transforming SVG path data.

    TypeScriptsvgsvg-editorsvg-parser
    在 GitHub 上查看↗5,222
  1. Home
  2. Graphics & Multimedia
  3. SVG Path Manipulation Toolkits