{"library":"parse-svg-path","type":"library","category":null,"description":"parse-svg-path is a highly minimal JavaScript library designed to parse SVG path data strings into a simple array-of-arrays format. Published in 2014, with its last update 10 years ago, it remains at version 0.1.2, indicating it is no longer actively maintained. Its primary differentiator is its simplicity and small footprint, directly outputting commands as `[command, arg1, arg2, ...]`. While functional for basic SVG paths, it lacks features found in more modern and actively developed alternatives like `svg-path-parser` or `svgpath`, which offer more advanced manipulation, normalization, or broader SVG feature support. Due to its age, it primarily supports CommonJS modules and does not offer native ESM support.","language":"javascript","status":"abandoned","version":"0.1.2","tags":["javascript","svg","path","parse","parser"],"install":[{"cmd":"npm install parse-svg-path","imports":["const parse = require('parse-svg-path')","import parse from 'parse-svg-path'"]},{"cmd":"yarn add parse-svg-path","imports":[]},{"cmd":"pnpm add parse-svg-path","imports":[]}],"homepage":null,"github":"https://github.com/jkroso/parse-svg-path","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse-svg-path","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parse-svg-path/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}