jarek-foksa / path-data-polyfillLinks
Polyfill for SVG 2 getPathData() and setPathData() methods.
☆129Updated 7 months ago
Alternatives and similar repositories for path-data-polyfill
Users that are interested in path-data-polyfill are comparing it to the libraries listed below
Sorting:
- SVGPathSeg polyfill☆162Updated 4 years ago
- A minimal svg path parser☆94Updated 2 years ago
- Parse SVG PathDatas☆207Updated 5 months ago
- A library of intersection algorithms covering all SVG shape types☆149Updated 2 weeks ago
- Turns a text string into a 2D poly line☆318Updated last year
- A specification for storing SVG shape data in Javascript, and some handy conversion functions☆99Updated 3 years ago
- A parser for SVG's path syntax☆225Updated 6 years ago
- A parser that turns SVG path strings into a JS object you can mess with.☆69Updated last year
- This is a JavaScript SVG path to "something" converter, turning a path into hookable graphics instructions for arbitrary conversion☆64Updated last year
- An offset function for paperjs path☆116Updated 2 weeks ago
- Create an outline surrounding an SVG path☆76Updated last year
- Computes the intersection between two SVG paths.☆116Updated last week
- gets a discrete list of points from svg☆95Updated 10 years ago
- Intersections plugin for svg.js☆45Updated 3 years ago
- A specification for storing shape data in Javascript, and some handy manipulation functions☆45Updated 2 years ago
- Easing functions for Javascript that take a number from 0 to 1 and return the eased value☆148Updated 2 years ago
- Flatten SVGs into points☆63Updated 2 years ago
- simplify 2D polyline of arrays