Pomax / svg-path-reverseLinks
This is a JavaScript SVG path to "something" converter, turning a path into hookable graphics instructions for arbitrary conversion
☆64Updated last year
Alternatives and similar repositories for svg-path-reverse
Users that are interested in svg-path-reverse are comparing it to the libraries listed below
Sorting:
- A parser that turns SVG path strings into a JS object you can mess with.☆69Updated last year
- A minimal svg path parser☆94Updated last year
- Turns SVG shapes (polygon, polyline, rect, g) into SVG paths. It can merge groups and apply transforms.☆52Updated 3 years ago
- A library of intersection algorithms covering all SVG shape types☆149Updated last month
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆129Updated 6 months ago
- simplify 2D polyline of arrays☆93Updated 5 years ago
- gets a discrete list of points from svg☆95Updated 10 years ago
- "simplify" an svg path☆51Updated 3 years ago
- Utility library for working with 2D arrays (arrays of arrays) in JavaScript☆41Updated 2 years ago
- Smarter, easier SVG path manipulations for fine grain control over SVG path animations.☆20Updated 7 years ago
- Create an outline surrounding an SVG path☆74Updated last year
- SVGPathSeg polyfill☆162Updated 4 years ago
- Converts path commands for an SVG path to polygon points.☆60Updated 5 years ago
- Get boundary box of svg path data☆69Updated 9 months ago
- Parse SVG PathDatas☆206Updated 4 months ago
- A specification for storing shape data in Javascript, and some handy manipulation functions☆45Updated 2 years ago
- Intersections plugin for svg.js☆45Updated 3 years ago
- A specification for storing SVG shape data in Javascript, and some handy conversion functions