Pomax / svg-path-reverse
This is a JavaScript SVG path to "something" converter, turning a path into hookable graphics instructions for arbitrary conversion
☆62Updated 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
- A parser that turns SVG path strings into a JS object you can mess with.☆66Updated 7 months ago
- Turns SVG shapes (polygon, polyline, rect, g) into SVG paths. It can merge groups and apply transforms.☆49Updated 2 years ago
- A minimal svg path parser☆91Updated last year
- simplify 2D polyline of arrays☆92Updated 4 years ago
- gets a discrete list of points from svg☆95Updated 9 years ago
- Little utility to round corners in a path☆78Updated 11 months ago
- Polyfill for SVG 2 getPathData() and setPathData() methods.☆125Updated last week
- "simplify" an svg path☆51Updated 2 years ago
- Extracts `Path#simplify()` from Paper.js.☆39Updated last year
- Flatten SVGs into points☆62Updated 2 years ago
- Create an outline surrounding an SVG path☆70Updated last year
- Get boundary box of svg path data☆65Updated 2 months ago
- adaptive and scalable 2D bezier curves☆147Updated 10 years ago
- Computes the intersection between two SVG paths.☆112Updated last year
- A specification for storing shape data in Javascript, and some handy manipulation functions☆45Updated 2 years ago
- Path that SVG!☆61Updated 2 years ago
- Intersections plugin for svg.js☆45Updated 2 years ago
- Graphic objects JS library.☆77Updated last year
- ☆89Updated last year
- A marching squares implementation in JS and an explanation website to go along with it☆24Updated 3 years ago
- Convert SVG shapes to SVG paths☆31Updated 5 months ago
- Transform SVG elements into path☆53Updated 3 years ago
- redefine an svg path with absolute coordinates☆20Updated 11 years ago
- SVG paths bounding box calculator☆53Updated 2 weeks ago
- Polyfills Path2D api for canvas rendering☆30Updated last week
- A parser for SVG's path syntax☆221Updated 5 years ago
- Smarter, easier SVG path manipulations for fine grain control over SVG path animations.☆20Updated 6 years ago
- Parse SVG PathDatas