{"library":"d-path-parser","type":"library","category":null,"description":"d-path-parser is a JavaScript library designed to parse the 'd' attribute of SVG `<path>` elements. Its current and only stable version is 1.0.0, released in 2016. The package is lightweight (under 1KB minified and gzipped) and engineered for performance, distinguishing itself from alternatives like `svg-path-parser` by being significantly smaller and faster (6-10x faster depending on input length) while maintaining 100% test coverage. It provides a structured breakdown of SVG path commands, facilitating easier debugging, reading, and manipulation of complex path data. The library supports CommonJS, AMD, and exposes a global function if no module loader is detected. Due to its last update being in 2016, the project is considered abandoned.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","svg","parser","path","drawing"],"last_verified":"Wed May 27","install":[{"cmd":"npm install d-path-parser","imports":["const parse = require('d-path-parser');"]},{"cmd":"yarn add d-path-parser","imports":[]},{"cmd":"pnpm add d-path-parser","imports":[]}],"homepage":null,"github":"https://github.com/MaxArt2501/d-path-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/d-path-parser","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/d-path-parser/compatibility"}}